{ "name": "@moltbot/voice-call", "version": "2026.1.26", "type": "module", "description": "Moltbot voice-call plugin", "dependencies": { "@sinclair/typebox": "0.34.47", "ws": "^8.19.0", "zod": "^4.3.6" }, "moltbot": { "extensions": [ "./index.ts" ] } }