19 Star 34 Fork 19

李志远 / node-curd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 514 Bytes
一键复制 编辑 原始数据 按行查看 历史
李志远 提交于 2016-11-21 14:41 . 完成上传和下载
{
"name": "simple",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"body-parser": "~1.13.2",
"connect-flash": "0.1.1",
"connect-mongo": "0.8.2",
"cookie-parser": "~1.3.5",
"crypto": "0.0.3",
"debug": "~2.2.0",
"ejs": "~2.3.3",
"express": "~4.13.1",
"express-session": "1.9.1",
"markdown": "^0.5.0",
"mongodb": "2.0.42",
"morgan": "~1.6.1",
"multer": "^1.2.0",
"serve-favicon": "~2.3.0"
}
}
1
https://gitee.com/aylzy/simple.git
git@gitee.com:aylzy/simple.git
aylzy
simple
node-curd
master

搜索帮助