UNPKG

cyberbot-next

Version:

cyberbot, 基于napcat-ts, nodejs,轻量qq机器人框架。

33 lines (31 loc) 772 B
{ "name": "cyberbot-next", "version": "0.4.0", "bin": { "cyberbot": "src/cli.js" }, "description": "cyberbot, 基于napcat-ts, nodejs,轻量qq机器人框架。", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "qq机器人", "CyberBot", "napcat-ts", "cyberbot-next", "napcat", "NapCatQQ", "qqbot" ], "author": "星火", "license": "MIT", "dependencies": { "axios": "^1.8.4", "jiti": "^2.4.2", "log4js": "^6.9.1", "node-cron": "^3.0.3", "node-napcat-ts": "^0.4.9", "systeminformation": "^5.25.11" } }