UNPKG

koishi-plugin-waifu

Version:
40 lines (39 loc) 775 B
{ "name": "koishi-plugin-waifu", "description": "Marry with your groupmate", "version": "1.10.2", "main": "lib/index.js", "typings": "lib/index.d.ts", "files": [ "lib", "dist" ], "license": "MIT", "keywords": [ "chatbot", "koishi", "plugin", "waifu", "marry", "wife" ], "repository": { "type": "git", "url": "https://github.com/idranme/koishi-plugin-waifu.git" }, "peerDependencies": { "koishi": "^4.17.7" }, "devDependencies": { "@koishijs/cache": "^2.1.0", "koishi": "^4.17.7" }, "koishi": { "description": { "en": "Marry with your groupmate", "zh": "娶群友!来寻找你今日的群友老婆吧!" }, "browser": true }, "packageManager": "yarn@4.5.3" }