{
  "name": "koishi-plugin-kick-detection",
  "description": "自用防踢",
  "version": "1.0.9",
  "main": "lib/index.js",
  "typings": "lib/index.d.ts",
  "files": [
    "lib",
    "dist"
  ],
  "license": "MIT",
  "keywords": [
    "chatbot",
    "koishi",
    "plugin",
    "kick"
  ],
  "peerDependencies": {
    "koishi": "^4.18.7"
  }
}
