{
  "name": "@geekidos/koishi-plugin-cannonballer-main",
  "description": "",
  "version": "0.0.4",
  "main": "lib/index.js",
  "typings": "lib/index.d.ts",
  "files": [
    "lib",
    "dist"
  ],
  "license": "MIT",
  "scripts": {},
  "keywords": [
    "chatbot",
    "koishi",
    "plugin"
  ],
  "peerDependencies": {
    "koishi": "^4.15.4"
  },
  "dependencies": {
    "binary-parser": "^2.2.1",
    "dedent": "^1.5.1",
    "iconv-lite": "^0.6.3",
    "mongodb": "^6.2.0"
  }
}
