{
  "name": "@shangxueink/koishi-plugin-keyword-dialogue",
  "version": "1.0.0",
  "description": "[<ruby>**关键词回复**<rp>（</rp><rt>点我查看使用说明</rt><rp>）</rp></ruby>](https://www.npmjs.com/package/@shangxueink/koishi-plugin-keyword-dialogue) 设置关键词回复，json存放便于编辑。适用于多段落图文的内容添加。自用小插件哦，[更强大的功能请使用dialogue](/market?keyword=dialogue)",
  "main": "lib/index.js",
  "typings": "lib/index.d.ts",
  "files": [
    "lib",
    "src"
  ],
  "homepage": "https://github.com/shangxueink/koishi-shangxue-apps/tree/main/",
  "bugs": {
    "url": "https://github.com/shangxueink/koishi-shangxue-apps/issues"
  },
  "license": "MIT",
  "keywords": [
    "bot",
    "chatbot",
    "koishi",
    "plugin",
    "自定义对话回复",
    "关键词"
  ],
  "koishi": {
    "description": {
      "en": "A customizable reply plugin for setting keyword responses, suitable for graphic explanations.",
      "zh": "[<ruby>**关键词回复**<rp>（</rp><rt>点我查看使用说明</rt><rp>）</rp></ruby>](https://www.npmjs.com/package/@shangxueink/koishi-plugin-keyword-dialogue) 设置关键词回复，json存放便于编辑。适用于多段落图文的内容添加。自用小插件哦，[更强大的功能请使用dialogue](/market?keyword=dialogue)"
    }
  },
  "peerDependencies": {
    "koishi": "^4.18.0"
  }
}
