{
  "name": "koishi-plugin-star-security",
  "description": "给臭耀星做的进群审批",
  "version": "1.1.5",
  "contributors": [
    "LectWolf <2242299685@qq.com>"
  ],
  "main": "lib/index.js",
  "typings": "lib/index.d.ts",
  "files": [
    "lib",
    "dist"
  ],
  "license": "GPL-3.0-only",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/LectWolf/koishi-plugin-star-security.git"
  },
  "scripts": {},
  "keywords": [
    "chatbot",
    "koishi",
    "plugin",
    "onebot"
  ],
  "koishi": {
    "description": {
      "zh": "给臭耀星做的进群审批"
    }
  },
  "devDependencies": {},
  "peerDependencies": {
    "koishi": "^4.17.4"
  }
}
