51 Star 108 Fork 41

0-hun / nodejs-cms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 731 Bytes
一键复制 编辑 原始数据 按行查看 历史
tianxiong 提交于 2021-03-17 18:39 . pagination 更新
{
"name": "nodeCms",
"version": "1.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"body-parser": "~1.12.0",
"connect-mongo": "^0.8.2",
"connect-multiparty": "^2.0.0",
"cookie-parser": "~1.3.4",
"debug": "~2.1.1",
"ejs": "~2.3.1",
"express": "~4.12.2",
"express-ejs-layouts": "^1.1.0",
"express-session": "^1.11.3",
"express-uploader": "0.0.5",
"html-entities": "^1.2.0",
"md5": "^2.0.0",
"moment": "^2.13.0",
"mongoose": "^4.13.21",
"mongoose-paginate": "^5.0.3",
"mongoose-validator": "^1.2.4",
"morgan": "~1.5.3",
"send-mail": "^0.1.0",
"serve-favicon": "~2.2.0",
"ueditor-nodejs": "^0.1.2"
}
}
NodeJS
1
https://gitee.com/man0sions/nodejs-cms.git
git@gitee.com:man0sions/nodejs-cms.git
man0sions
nodejs-cms
nodejs-cms
master

搜索帮助