weixin-pay-enterprise
Version:
weixin payment with enterprise pay
28 lines (27 loc) • 568 B
JSON
{
"name": "weixin-pay-enterprise",
"version": "0.0.2",
"description": "weixin payment with enterprise pay",
"main": "index.js",
"directories": {
"test": "test"
},
"dependencies": {
"request": "^2.54.0",
"MD5": "^1.2.1",
"xml2js": "^0.4.6"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/creatorkuang/weixin-pay.git"
},
"keywords": [
"weixin",
"wechat",
"payment"
],
"author": "weipeng",
"license": "MIT",
"homepage": "https://github.com/creatorkuang/weixin-pay"
}