1 Star 0 Fork 103

zlove7i / Yunzai

forked from 时雨◎星空 / Yunzai 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
🌌 提交于 2024-03-21 10:47 . 细节优化
{
"name": "trss-yunzai",
"version": "3.1.3",
"author": "TimeRainStarSky, Yoimiya-Kokomi, Le-niao",
"description": "Bot",
"main": "app.js",
"type": "module",
"scripts": {
"app": "node .",
"dev": "node . dev",
"web": "node lib/tools/web.js",
"start": "pm2 start config/pm2.yaml",
"stop": "pm2 stop config/pm2.yaml",
"restart": "pm2 restart config/pm2.yaml",
"log": "pm2 log --lines 100"
},
"dependencies": {
"art-template": "^4.13.2",
"chalk": "^5.3.0",
"chokidar": "^3.6.0",
"express": "^4.19.1",
"file-type": "^19.0.0",
"https-proxy-agent": "7.0.4",
"image-size": "^1.1.1",
"level": "^8.0.1",
"lodash": "^4.17.21",
"log4js": "^6.9.1",
"md5": "link:lib/modules/md5",
"moment": "^2.30.1",
"node-fetch": "link:lib/modules/node-fetch",
"node-schedule": "^2.1.1",
"oicq": "link:lib/modules/oicq",
"pm2": "^5.3.1",
"puppeteer": "*",
"redis": "^4.6.13",
"sequelize": "^6.37.1",
"sqlite3": "5.1.6",
"ws": "^8.16.0",
"yaml": "^2.4.1"
},
"devDependencies": {
"eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.1.1"
},
"imports": {
"#miao": "./plugins/miao-plugin/components/index.js",
"#miao.models": "./plugins/miao-plugin/models/index.js"
}
}
NodeJS
1
https://gitee.com/zlove7i/Yunzai.git
git@gitee.com:zlove7i/Yunzai.git
zlove7i
Yunzai
Yunzai
main

搜索帮助