{
  "name": "koishi-plugin-ggcevo-game",
  "description": "《星际争霸2》咕咕虫-evolved地图的专属游戏助手插件，集成天梯排行、抽奖系统、签到福利、兑换商城等丰富功能。",
  "version": "1.4.65",
  "main": "lib/index.js",
  "typings": "lib/index.d.ts",
  "files": [
    "lib",
    "dist"
  ],
  "license": "MIT",
  "keywords": [
    "chatbot",
    "koishi",
    "plugin",
    "ggcevo",
    "game"
  ],
  "peerDependencies": {
    "@koishijs/plugin-proxy-agent": "^0.3.3",
    "koishi": "^4.18.7",
    "koishi-plugin-sc2arcade-search": "^1.1.19"
  },
  "koishi": {
    "service": {
      "required": [
        "database"
      ]
    }
  }
}
