@nonebot/koishi-plugin-jrrp
Version:
54 lines (53 loc) • 1.13 kB
JSON
{
"name": "@nonebot/koishi-plugin-jrrp",
"description": "查询今日人品",
"version": "1.0.0",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
"lib",
"dist",
"nonebot_plugin_jrrp/nonebot_plugin_jrrp"
],
"author": "NoneBot.js <nonebot@proton.me>",
"contributors": [
"Sky_Dynamic <SkyDynamic@outlook.com>",
"NoneBot.js <nonebot@proton.me>"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/nonebotjs/nonebot_plugin_jrrp.git"
},
"bugs": {
"url": "https://github.com/nonebotjs/nonebot_plugin_jrrp/issues"
},
"homepage": "https://nonebot.koishi.chat",
"koishi": {
"service": {
"required": [
"nonebot"
]
}
},
"keywords": [
"bot",
"chatbot",
"koishi",
"plugin",
"nonebot",
"jrrp",
"fortune"
],
"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"
}
}