4 Star 0 Fork 0

xiaoxian/ai-serve

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 629 Bytes
一键复制 编辑 原始数据 按行查看 历史
xiaoxian 提交于 2024-09-21 15:20 . init commit
{
"name": "serve-template",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "nodemon ./bin/www",
"auto": "node autoModel"
},
"dependencies": {
"axios": "^1.6.7",
"cookie-parser": "~1.4.4",
"debug": "~2.6.9",
"express": "~4.16.1",
"http-errors": "~1.6.3",
"jade": "~1.11.0",
"jsonwebtoken": "^9.0.0",
"md5-node": "^1.0.1",
"morgan": "~1.9.1",
"multer": "^1.4.5-lts.1",
"mysql": "^2.18.1",
"mysql2": "^3.2.0",
"nodemon": "^3.1.7",
"sequelize": "^6.30.0",
"sequelize-auto": "^0.8.8",
"silly-datetime": "^0.1.2",
"uuid": "^9.0.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yao-yuxian/ai-serve.git
git@gitee.com:yao-yuxian/ai-serve.git
yao-yuxian
ai-serve
ai-serve
master

搜索帮助