pics
Showing
| ... | @@ -31,7 +31,13 @@ | ... | @@ -31,7 +31,13 @@ |
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "@koishijs/cli": "^4.2.0", | "@koishijs/cli": "^4.2.0", | ||
| "@koishijs/plugin-adapter-onebot": "^4.0.2", | |||
| "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | |||
| "koishi": "^4.2.0", | "koishi": "^4.2.0", | ||
| "koishi-plugin-pics": "file:../koishi-plugins/koishi-plugin-pics", | |||
| "koishi-plugin-picsource-heisi": "file:../koishi-plugins/koishi-plugin-picsource-heisi", | |||
| "koishi-plugin-picsource-lolicon": "file:../koishi-plugins/koishi-plugin-picsource-lolicon", | |||
| "koishi-plugin-picsource-yande": "file:../koishi-plugins/koishi-plugin-picsource-yande", | |||
| "load-json-file": "^6.2.0", | "load-json-file": "^6.2.0", | ||
| "ws": "^8.2.3", | "ws": "^8.2.3", | ||
| "yaml": "^1.10.2" | "yaml": "^1.10.2" | ||
| ... | ... |
Please register or sign in to comment