1 Star 0 Fork 5

mjh/nodejs_wx_aipay_api

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.35 KB
一键复制 编辑 原始数据 按行查看 历史
yioMe 提交于 2019-04-12 09:37 . 依赖安全更新
{
"name": "ali_wx_pay",
"version": "1.0.0",
"description": "支付宝、微信个人免签收款稳定版。",
"private": true,
"dependencies": {
"await-stream-ready": "^1.0.1",
"baidu-aip-sdk": "^2.3.9",
"egg": "^2.2.1",
"egg-scripts": "^2.5.0",
"egg-sequelize": "^4.3.1",
"egg-validate": "^2.0.2",
"jimp": "^0.6.0",
"jsqr": "^1.1.1",
"md5": "^2.2.1",
"moment": "^2.23.0",
"mysql2": "^1.6.4",
"request": "^2.88.0"
},
"devDependencies": {
"autod": "^3.0.1",
"autod-egg": "^1.0.0",
"egg-bin": "^4.3.5",
"egg-ci": "^1.8.0",
"egg-mock": "^3.14.0",
"eslint": "^4.11.0",
"eslint-config-egg": "^6.0.0",
"sequelize": "^5.3.0",
"sequelize-cli": "^5.4.0",
"webstorm-disable-index": "^1.2.0"
},
"engines": {
"node": ">=8.9.0"
},
"scripts": {
"start": "egg-scripts start --daemon --title=egg-server-ali_wx_pay",
"stop": "egg-scripts stop --title=egg-server-ali_wx_pay",
"dev": "egg-bin dev",
"debug": "egg-bin debug",
"test": "npm run lint -- --fix && npm run test-local",
"test-local": "egg-bin test",
"cov": "egg-bin cov",
"lint": "eslint .",
"ci": "npm run lint && npm run cov",
"autod": "autod"
},
"ci": {
"version": "8"
},
"repository": {
"type": "git",
"url": ""
},
"author": "yioMe",
"license": "MIT"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/75270093/nodejs_wx_aipay_api.git
git@gitee.com:75270093/nodejs_wx_aipay_api.git
75270093
nodejs_wx_aipay_api
nodejs_wx_aipay_api
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385