31 Star 653 Fork 118

没雨溪 / 管理系统后端代码

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 593 Bytes
一键复制 编辑 原始数据 按行查看 历史
没雨溪 提交于 2021-04-14 16:19 . 天气接口开发80%
{
"name": "be",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "nodemon ./bin/www",
"赵翔": "nodemon ./bin/www"
},
"dependencies": {
"axios": "^0.21.1",
"cookie-parser": "~1.4.3",
"debug": "~2.6.9",
"ejs": "^2.6.1",
"express": "^4.17.1",
"express-session": "^1.17.0",
"http-errors": "~1.6.2",
"jade": "~1.11.0",
"jsonwebtoken": "^8.5.1",
"moment": "^2.24.0",
"mongoose": "^5.5.2",
"morgan": "~1.9.0",
"multer": "^1.4.1",
"socket.io": "^2.3.0",
"svg-captcha": "^1.4.0",
"xml2js": "^0.4.23"
}
}
1
https://gitee.com/d718781500/student_product_manager_system.git
git@gitee.com:d718781500/student_product_manager_system.git
d718781500
student_product_manager_system
管理系统后端代码
master

搜索帮助