1 Star 0 Fork 0

lihanning/web_exp6

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 757 Bytes
一键复制 编辑 原始数据 按行查看 历史
lihanning 提交于 2023-12-07 16:05 . update
{
"name": "stuinfo",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www",
"forever": "forever ./bin/www",
"dev": "cross-env DEBUG=false gulp",
"devDebug": "cross-env DEBUG=true gulp"
},
"dependencies": {
"cookie-parser": "~1.4.4",
"debug": "~2.6.9",
"ejs": "~2.6.1",
"express": "~4.16.1",
"express-session": "^1.17.3",
"forever": "^4.0.1",
"http-errors": "~1.6.3",
"http-proxy-middleware": "^2.0.1",
"morgan": "~1.9.1",
"sqlite3": "^5.1.4"
},
"devDependencies": {
"browser-sync": "^2.27.7",
"cross-env": "^7.0.3",
"gulp": "^4.0.2",
"gulp-nodemon": "^2.5.0",
"gulp-webpack": "^1.5.0",
"nodemon": "^2.0.15",
"through2": "^4.0.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lihanning/web_exp6.git
git@gitee.com:lihanning/web_exp6.git
lihanning
web_exp6
web_exp6
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385