1 Star 0 Fork 0

前端少年汪/node-express-learn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 449 Bytes
一键复制 编辑 原始数据 按行查看 历史
前端少年汪 提交于 2021-09-26 08:53 . npm 版本问题
{
"name": "express-learn",
"version": "1.0.0",
"private": true,
"scripts": {
"start": "nodemon src/app.js"
},
"dependencies": {
"art-template": "^4.13.2",
"body-parser": "^1.18.3",
"cookie-parser": "~1.4.4",
"debug": "~2.6.9",
"express": "~4.16.1",
"express-art-template": "^1.0.1",
"http-errors": "~1.6.3",
"jade": "~1.11.0",
"morgan": "~1.9.1",
"mysql": "^2.18.1",
"yrm": "^1.0.6"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/frontendBoy_wang/node-express-learn.git
git@gitee.com:frontendBoy_wang/node-express-learn.git
frontendBoy_wang
node-express-learn
node-express-learn
master

搜索帮助