{
  "type": "module",
  "name": "cactbot",
  "version": "0.37.1",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/OverlayPlugin/cactbot.git"
  },
  "files": [
    "./ui",
    "./types",
    "./util",
    "./resources",
    "package.json"
  ]
}