1 Star 0 Fork 0

前段学习/NodeJs_cms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 537 Bytes
一键复制 编辑 原始数据 按行查看 历史
谢跃峰 提交于 2021-04-26 19:07 . 谢跃峰:2021年4月26日19:07
{
"name": "nodejsAT",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "node app.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"bcrypt": "^5.0.1",
"connect-flash": "^0.1.1",
"express": "^4.17.1",
"express-handlebars": "^5.3.0",
"express-session": "^1.17.1",
"handlebars": "^4.5.3",
"method-override": "^3.0.0",
"mongoose": "^5.12.5",
"nodemon": "^2.0.7",
"passport": "^0.4.1",
"passport-local": "^1.0.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/front-section/node-js_cms.git
git@gitee.com:front-section/node-js_cms.git
front-section
node-js_cms
NodeJs_cms
master

搜索帮助