UNPKG

swiftpass-payment

Version:
36 lines (35 loc) 737 B
{ "name": "swiftpass-payment", "version": "0.0.13", "description": "swiftpass payment", "main": "index.js", "directories": { "test": "test" }, "dependencies": { "request": "^2.54.0", "MD5": "^1.2.1", "xml2js": "^0.4.6" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/lawrence-peng/weixin-pay" }, "keywords": [ "swiftpass", "weixin", "wechat", "alipay", "payment" ], "author": "lawrence", "license": "MIT", "bugs": { "url": "https://github.com/lawrence-peng/weixin-pay/issues" }, "homepage": "https://github.com/lawrence-peng/weixin-pay" }