1 Star 1 Fork 0

屈阿零 / beeCash

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 632 Bytes
一键复制 编辑 原始数据 按行查看 历史
屈阿零 提交于 2021-08-11 00:12 . update pm2 system
{
"name": "jizhang",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "pm2 start ecosystem.config.js --env production",
"node": "node bin/www",
"uat": "pm2 start ecosystem.config.js --env uat"
},
"dependencies": {
"async": "^3.2.0",
"bcrypt": "^5.0.1",
"compression": "^1.7.4",
"cookie-parser": "~1.4.4",
"debug": "~2.6.9",
"express": "~4.16.1",
"express-validator": "^6.11.1",
"http-errors": "~1.6.3",
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.21",
"mongoose": "^5.13.5",
"morgan": "~1.9.1",
"multer": "^1.4.2",
"pug": "2.0.0-beta11"
}
}
1
https://gitee.com/quazero/bee-cash.git
git@gitee.com:quazero/bee-cash.git
quazero
bee-cash
beeCash
master

搜索帮助