koishi-plugin-jrys-prpr
Version:
[<ruby>**jrys-prpr**<rp>(</rp><rt>点我查看预览图</rt><rp>)</rp></ruby>](https://i0.hdslb.com/bfs/article/ae33f1b2e9dbc3fe89363a40fbf040703493298333289018.png)😽QQ官方json按钮支持,20个群即可发按钮!支持 monetary!很好看的字体! 支持自动清理记录内容。
48 lines (47 loc) • 1.17 kB
JSON
{
"name": "koishi-plugin-jrys-prpr",
"description": "[<ruby>**jrys-prpr**<rp>(</rp><rt>点我查看预览图</rt><rp>)</rp></ruby>](https://i0.hdslb.com/bfs/article/ae33f1b2e9dbc3fe89363a40fbf040703493298333289018.png)😽QQ官方json按钮支持,20个群即可发按钮!支持 monetary!很好看的字体! 支持自动清理记录内容。",
"version": "2.0.3",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
"lib",
"src",
"data"
],
"homepage": "https://github.com/koishi-shangxue-plugins/koishi-shangxue-apps/tree/main/",
"bugs": {
"url": "https://github.com/koishi-shangxue-plugins/koishi-shangxue-apps/issues"
},
"license": "MIT",
"keywords": [
"chatbot",
"koishi",
"plugin",
"monetary",
"prpr",
"jrys",
"查看今日运势"
],
"service": {
"required": [
"i18n",
"logger",
"http",
"puppeteer"
],
"optional": [
"canvas",
"monetary",
"database",
"glyph"
]
},
"peerDependencies": {
"koishi": "^4.18.0"
},
"devDependencies": {
"koishi": "^4.18.0",
"koishi-plugin-glyph": "^3.0.0"
}
}