{
  "name": "koishi-plugin-best-cave",
  "description": "功能强大、高度可定制的回声洞插件。支持丰富的媒体类型、内容查重、AI分析、人工审核、用户昵称、数据迁移以及本地/S3 双重文件存储后端。",
  "version": "2.9.9",
  "contributors": [
    "Yis_Rime <yis_rime@outlook.com>"
  ],
  "homepage": "https://github.com//Koishi-Plugin/best-cave",
  "repository": {
    "type": "git",
    "url": "git+https://github.com//Koishi-Plugin/best-cave.git"
  },
  "main": "lib/index.js",
  "typings": "lib/index.d.ts",
  "files": [
    "lib",
    "dist"
  ],
  "license": "AGPL-3.0-only",
  "keywords": [
    "chatbot",
    "koishi",
    "plugin",
    "cave",
    "回声洞"
  ],
  "peerDependencies": {
    "koishi": "^4.18.3"
  },
  "dependencies": {
    "@aws-sdk/client-s3": "^3.800.0",
    "jimp": "^0.22.9"
  }
}
