keywords
Showing
| { | { | ||
| "name": "koishi-plugin-thesaurus", | "name": "koishi-plugin-thesaurus", | ||
| "version": "1.0.0", | "version": "1.0.1", | ||
| "description": "Koishi.js chat plugin for https://github.com/Kyomotoi/AnimeThesaurus", | "description": "Koishi.js chat plugin for https://github.com/Kyomotoi/AnimeThesaurus", | ||
| "main": "dist/index.js", | "main": "dist/index.js", | ||
| "types": "dist/index.d.ts", | "types": "dist/index.d.ts", | ||
| ... | @@ -18,10 +18,7 @@ | ... | @@ -18,10 +18,7 @@ |
| "Koishi.js", | "Koishi.js", | ||
| "qqbot", | "qqbot", | ||
| "cqhttp", | "cqhttp", | ||
| "onebot", | "onebot" | ||
| "ygo", | |||
| "yugioh", | |||
| "ygopro" | |||
| ], | ], | ||
| "bugs": { | "bugs": { | ||
| "url": "https://code.mycard.moe/3rdeye/koishi-plugin-thesaurus/issues" | "url": "https://code.mycard.moe/3rdeye/koishi-plugin-thesaurus/issues" | ||
| ... | ... |
Please register or sign in to comment