3 Star 12 Fork 2

yuanpluss/Simple free AI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 667 Bytes
一键复制 编辑 原始数据 按行查看 历史
yuanpluss 提交于 2024-04-22 10:15 . support markdown styles
{
"name": "free-simple-ai",
"version": "1.0.2",
"description": "free api",
"main": "server.js",
"scripts": {
"start": "node server.js",
"stop": "node ./public/js/stop.js",
"start-pm2": "npx pm2 start server.js || npm run start",
"stop-pm2": "npx pm2 stop server.js || node ./public/js/stop.js",
"updates": "git pull",
"updates-f": "git fetch origin && git reset --hard -f origin master"
},
"dependencies": {
"cors": "^2.8.5",
"express": "^4.18.2",
"express-rate-limit": "^7.1.5",
"mongodb": "^6.3.0",
"node-fetch": "^3.3.2",
"node-schedule": "^2.1.1",
"request": "^2.88.2",
"vue": "^3.4.21"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/yuanpluss/simple-free-ai.git
git@gitee.com:yuanpluss/simple-free-ai.git
yuanpluss
simple-free-ai
Simple free AI
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385