1 Star 1 Fork 0

feilwang/node_photo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 411 Bytes
一键复制 编辑 原始数据 按行查看 历史
feilwang 提交于 2015-12-30 14:35 . register
{
"name": "nodephoto",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"body-parser": "~1.13.2",
"cookie-parser": "~1.3.5",
"debug": "~2.2.0",
"ejs": "~2.3.3",
"express": "~4.13.1",
"express-session": "^1.12.1",
"mongoose": "^4.3.4",
"morgan": "~1.6.1",
"multer": "^1.1.0",
"serve-favicon": "~2.3.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/feilwang/node_photo.git
git@gitee.com:feilwang/node_photo.git
feilwang
node_photo
node_photo
master

搜索帮助