1 Star 0 Fork 5

Frances951 / eleme

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 580 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhuweiyou 提交于 2018-02-11 13:43 . 更新 scripts
{
"scripts": {
"preinstall": "npm i -g pm2",
"dev": "cross-env DEBUG=* nodemon ./bin/www",
"publish": "gulp --gulpfile publish.js",
"start": "pm2 start ./bin/www --name eleme-hongbao --instances 4",
"reload": "pm2 reload eleme-hongbao"
},
"dependencies": {
"axios": "^0.17.1",
"body-parser": "~1.18.2",
"cookie-parser": "~1.4.3",
"debug": "~2.6.9",
"express": "~4.15.5",
"morgan": "~1.9.0"
},
"devDependencies": {
"cross-env": "^5.1.3",
"gulp": "^3.9.1",
"gulp-oss-sync": "^1.0.4",
"nodemon": "^1.14.12"
}
}
JavaScript
1
https://gitee.com/Frances/eleme.git
git@gitee.com:Frances/eleme.git
Frances
eleme
eleme
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891