UNPKG

@nonebot/koishi-plugin-crazy-thursday

Version:
55 lines (54 loc) 1.2 kB
{ "name": "@nonebot/koishi-plugin-crazy-thursday", "description": "疯狂星期四", "version": "1.0.0", "main": "lib/index.js", "typings": "lib/index.d.ts", "files": [ "lib", "dist", "nonebot_plugin_crazy_thursday/nonebot_plugin_crazy_thursday" ], "author": "NoneBot.js <nonebot@proton.me>", "contributors": [ "KafCoppelia <k740677208@gmail.com>", "NoneBot.js <nonebot@proton.me>" ], "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/nonebotjs/nonebot_plugin_crazy_thursday.git" }, "bugs": { "url": "https://github.com/nonebotjs/nonebot_plugin_crazy_thursday/issues" }, "homepage": "https://nonebot.koishi.chat", "koishi": { "service": { "required": [ "nonebot" ] } }, "keywords": [ "bot", "chatbot", "koishi", "plugin", "nonebot", "meme", "kfc", "crazy-thursday" ], "peerDependencies": { "koishi": "^4.10.0", "koishi-plugin-nonebot": "^1.1.0" }, "devDependencies": { "@types/node": "^18.11.18", "atsc": "^1.2.2", "koishi": "^4.11.2", "koishi-plugin-nonebot": "^1.1.0", "typescript": "^4.9.4" } }