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