catchup and possibly locale updates
Showing
| { | { | ||
| "name": "koishi-plugin-picsource-heisi", | "name": "koishi-plugin-picsource-heisi", | ||
| "description": "基于 [nonebot_plugin_heisi](https://github.com/yzyyz1387/nonebot_plugin_heisi) 的 Koishi 图源插件。", | "description": "Picture source based on [nonebot_plugin_heisi](https://github.com/yzyyz1387/nonebot_plugin_heisi).", | ||
| "version": "5.5.2", | "version": "5.5.2", | ||
| "main": "dist/index.js", | "main": "dist/index.js", | ||
| "types": "dist/src/index.d.ts", | "types": "dist/src/index.d.ts", | ||
| ... | @@ -31,11 +31,11 @@ | ... | @@ -31,11 +31,11 @@ |
| }, | }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-heisi", | "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-heisi", | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.4.0", | "koishi": "^4.4.1", | ||
| "koishi-plugin-pics": "^8.5.1" | "koishi-plugin-pics": "^8.5.1" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-thirdeye": "^9.1.1", | "koishi-thirdeye": "^9.2.4", | ||
| "schemastery-gen": "^3.1.2", | "schemastery-gen": "^3.1.2", | ||
| "source-map-support": "^0.5.21" | "source-map-support": "^0.5.21" | ||
| }, | }, | ||
| ... | ... |
Please register or sign in to comment