{
  "name": "@hanzo/bot-voice-call",
  "version": "1.4.2",
  "description": "HanzoBot voice-call plugin",
  "type": "module",
  "dependencies": {
    "@sinclair/typebox": "0.34.48",
    "commander": "^14.0.3",
    "ws": "^8.19.0",
    "zod": "^4.3.6"
  },
  "hanzo-bot": {
    "extensions": [
      "./index.ts"
    ]
  }
}
