UNPKG

koishi-plugin-ba-raid

Version:
44 lines (43 loc) 809 B
{ "name": "koishi-plugin-ba-raid", "description": "ba日服总力工具", "version": "0.2.0", "main": "lib/index.js", "typings": "lib/index.d.ts", "files": [ "lib", "dist" ], "license": "MIT", "keywords": [ "chatbot", "koishi", "plugin", "ba", "总力" ], "repository": { "type": "git", "url": "git+https://github.com/erurusion/koishi-plugin-ba-raid.git" }, "peerDependencies": { "koishi": "^4.16.3", "koishi-plugin-skia-canvas": "^0.3.6" }, "dependencies": { "koishi-plugin-skia-canvas": "^0.3.6", "x-crawl": "^8.3.1" }, "devDependencies": { "koishi-plugin-skia-canvas": "^0.3.6", "x-crawl": "^8.3.1" }, "koishi": { "service": { "required": [ "canvas", "database" ] } } }