1 Star 1 Fork 1

屈阿零 / 下载文件限制器

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 695 Bytes
一键复制 编辑 原始数据 按行查看 历史
屈阿零 提交于 2019-03-16 15:49 . finished
{
"name": "hls",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "pm2 start ecosystem.config.js -i 0 --env production",
"uat": "pm2 start ecosystem.config.js --env uat"
},
"dependencies": {
"async": "^2.6.1",
"connect-flash": "^0.1.1",
"connect-mongo": "^1.2.1",
"connect-timeout": "^1.9.0",
"cookie-parser": "~1.4.3",
"crypto": "^1.0.1",
"debug": "~2.6.9",
"express": "~4.16.0",
"express-session": "^1.13.0",
"express-validator": "^5.3.0",
"http-errors": "~1.6.2",
"jade": "~1.11.0",
"lodash": "^4.17.11",
"moment": "^2.22.2",
"mongoose": "^5.4.10",
"morgan": "~1.9.0",
"multer": "^1.1.0"
}
}
1
https://gitee.com/quazero/download_file_limiter.git
git@gitee.com:quazero/download_file_limiter.git
quazero
download_file_limiter
下载文件限制器
master

搜索帮助