UNPKG

cyberbot-v2

Version:

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

34 lines (32 loc) 804 B
{ "name": "cyberbot-v2", "version": "0.0.24", "bin": { "irovabot": "dist/core/cli.js" }, "description": "cyberbot, 基于napcat-ts, nodejs,轻量qq机器人框架。", "main": "dist/core/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "qq机器人", "CyberBot", "napcat-ts", "cyberbot", "napcat", "NapCatQQ", "qqbot" ], "author": "星火", "license": "MIT", "dependencies": { "axios": "^1.7.9", "chokidar": "^4.0.3", "dayjs": "^1.11.13", "diskusage-ng": "^1.0.4", "log4js": "^6.9.1", "ts-node": "^10.9.2", "node-napcat-ts": "^0.4.6" } }