UNPKG

koishi-plugin-waifu-bangdream

Version:
45 lines (44 loc) 903 B
{ "name": "koishi-plugin-waifu-bangdream", "description": "Marry with your groupmate, with BanG Dream Border!", "version": "1.1.7", "main": "lib/index.js", "typings": "lib/index.d.ts", "files": [ "lib", "dist", "assets" ], "license": "MIT", "keywords": [ "chatbot", "koishi", "plugin", "waifu", "marry", "wife", "bangdream" ], "repository": { "type": "git", "url": "https://github.com/StarFreedomX/koishi-plugin-waifu-BanGDream.git" }, "peerDependencies": { "koishi": "^4.17.7" }, "devDependencies": { "@koishijs/cache": "^2.1.0", "koishi": "^4.17.7" }, "koishi": { "description": { "en": "Marry with your groupmate", "zh": "改自koishi-plugin-waifu,添加了BanG Dream边框" }, "browser": true }, "packageManager": "yarn@4.5.3", "dependencies": { "jimp": "^1.6.0" } }