Commit acac892d by Administrator

Initial commit

parents
{
"name": "junmp-psam",
"version": "1.0.0",
"description": "PSAM发卡管理测试程序",
"main": "index.js",
"keywords": [
"psam"
],
"author": "ningzp@junmp.com.cn",
"license": "MIT",
"scripts": {
"compile": "babel -d lib/ app/",
"compile:watch": "babel -w -d lib/ app/",
"release:patch": "npm run compile && npm version patch && git push && npm publish"
},
"dependencies": {
"@pokusew/pcsclite": "^0.4.18",
"hexify": "^1.0.1"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-preset-env": "^1.7.0",
"babel-preset-es2015": "^6.24.1"
}
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论