UNPKG

swiftpass-weixin

Version:
35 lines (34 loc) 728 B
{ "name": "swiftpass-weixin", "version": "0.0.4", "description": "swiftpass weixin 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", "payment" ], "author": "lawrence", "license": "MIT", "bugs": { "url": "https://github.com/lawrence-peng/weixin-pay/issues" }, "homepage": "https://github.com/lawrence-peng/weixin-pay" }