1 Star 0 Fork 7

albert / express_old1

forked from 意外金喜 / express 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 521 Bytes
一键复制 编辑 原始数据 按行查看 历史
意外金喜 提交于 2016-06-20 16:10 . 2016年6月20日16:10:47
{
"name": "express",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"body-parser": "~1.13.2",
"cheerio": "^0.20.0",
"connect-mongo": "^1.2.0",
"cookie-parser": "~1.3.5",
"debug": "~2.2.0",
"ejs": "~2.3.3",
"express": "~4.13.1",
"express-session": "^1.13.0",
"mongoose": "^4.5.0",
"morgan": "~1.6.1",
"multer": "^1.1.0",
"nodemailer": "^2.4.2",
"serve-favicon": "~2.3.0",
"socket.io": "^1.4.6"
}
}
NodeJS
1
https://gitee.com/ysguoqiang/express_old1.git
git@gitee.com:ysguoqiang/express_old1.git
ysguoqiang
express_old1
express_old1
master

搜索帮助