3 Star 10 Fork 7

意外金喜 / 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/zzwwjjdj/express.git
git@gitee.com:zzwwjjdj/express.git
zzwwjjdj
express
express
master

搜索帮助