qm-mposkit
Version:
qmpos payment
30 lines (29 loc) • 542 B
JSON
{
"name": "qm-mposkit",
"author": {
"name": "ylxia"
},
"description": "qmpos payment ",
"directories": {
"example": "example"
},
"keywords": [
"qmpos",
"payment",
"weixin",
"alipay"
],
"license": "ISC",
"main": "index.js",
"repository": {
"type": "git",
"url": "http://git.dev.qianmi.com/retail/qm-mposkit.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.2.1",
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
}