1 Star 0 Fork 0

大黄蜂/controlSystem

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 610 Bytes
一键复制 编辑 原始数据 按行查看 历史
JBumblebee 提交于 2020-03-13 15:09 . 3.12
{
"name": "controlsystem",
"version": "1.0.0",
"description": "集控运维服务系统后台",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js",
"server": "nodemon server.js"
},
"author": "bumblebee",
"license": "ISC",
"dependencies": {
"bcrypt": "^3.0.6",
"body-parser": "^1.19.0",
"excel-export": "^0.5.1",
"express": "^4.17.1",
"gravatar": "^1.8.0",
"jsonwebtoken": "^8.5.1",
"mongoose": "^5.7.5",
"passport": "^0.4.0",
"passport-jwt": "^4.0.0",
"path": "^0.12.7"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/lijianbang666/controlSystem.git
[email protected]:lijianbang666/controlSystem.git
lijianbang666
controlSystem
controlSystem
master

搜索帮助