{
  "name": "koishi-plugin-cave",
  "description": "A mysterious cave where the sound is echoed over and over again.",
  "version": "1.1.4",
  "contributors": [
    "AXLMLY xiuzhantianming@163.com"
  ],
  "main": "lib/index.js",
  "typings": "lib/index.d.ts",
  "files": [
    "lib",
    "dist"
  ],
  "license": "MIT",
  "keywords": [
    "chatbot",
    "koishi",
    "plugin",
    "回声洞",
    "图片投稿"
  ],
  "peerDependencies": {
    "koishi": "^4.18.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/axlmly/koishi-plugin-cave.git"
  },
  "koishi": {
    "description": {
      "en": "A mysterious cave where the sound is echoed over and over again.",
      "zh": "<ruby>群回声洞插件,各群友投稿加入回声洞库,可以随机抽取其中内容<rp>(</rp><rt>没错,koishi也要有自己的回声洞插件!赢!</rt><rp>)</rp></ruby>用户投稿回声洞后,会自动推送给审核人(配置内)进行审核,通过审核后,才能加入库中."
    }
  }
}
