1 Star 1 Fork 104

花朝/Yunzai-Bot

forked from Kokomi/Yunzai-Bot
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.25 KB
一键复制 编辑 原始数据 按行查看 历史
touchscale 提交于 2023-05-20 14:11 . update package.json.
{
"name": "yunzai",
"version": "3.0.0",
"author": "Le-niao",
"description": "QQ group Bot",
"type": "module",
"scripts": {
"app": "node app.js",
"test": "node ./lib/tools/test.js",
"login": "node app.js login",
"dev": "node app.js dev",
"start": "pm2 start ./config/pm2/pm2.json",
"stop": "pm2 stop ./config/pm2/pm2.json",
"restart": "pm2 restart ./config/pm2/pm2.json",
"log": "pm2 logs --lines 400 Yunzai-Bot"
},
"dependencies": {
"art-template": "^4.13.2",
"chalk": "^5.2.0",
"chokidar": "^3.5.3",
"https-proxy-agent": "5.0.1",
"icqq": "^0.3.14",
"image-size": "^1.0.2",
"inquirer": "^9.1.4",
"lodash": "^4.17.21",
"log4js": "^6.9.1",
"md5": "^2.3.0",
"moment": "^2.29.4",
"node-fetch": "^3.3.1",
"node-schedule": "^2.1.1",
"node-xlsx": "^0.21.2",
"oicq": "^2.3.1",
"patch-package": "^6.5.1",
"pm2": "^5.3.0",
"puppeteer": "^20.2.1",
"redis": "^4.6.6",
"yaml": "^2.2.2"
},
"devDependencies": {
"eslint": "^8.41.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-promise": "^6.1.1",
"express": "^4.18.2",
"express-art-template": "^1.0.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/suisui-niannian/Yunzai-Bot.git
git@gitee.com:suisui-niannian/Yunzai-Bot.git
suisui-niannian
Yunzai-Bot
Yunzai-Bot
main

搜索帮助