UNPKG

xx-weixin-pay

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