koishi-plugin-waifu-bangdream
Version:
Marry with your groupmate, with BanG Dream Border!
46 lines (45 loc) • 927 B
JSON
{
"name": "koishi-plugin-waifu-bangdream",
"description": "Marry with your groupmate, with BanG Dream Border!",
"version": "1.1.4",
"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": {
"canvas": "^3.1.0",
"jimp": "^1.6.0"
}
}