{
  "name": "@hanzo/bot-twitch",
  "version": "1.4.2",
  "description": "HanzoBot Twitch channel plugin",
  "type": "module",
  "dependencies": {
    "@twurple/api": "^8.0.3",
    "@twurple/auth": "^8.0.3",
    "@twurple/chat": "^8.0.3",
    "zod": "^4.3.6"
  },
  "hanzo-bot": {
    "extensions": [
      "./index.ts"
    ]
  }
}
