{ "name": "@openclaw/whatsapp", "version": "2026.3.14", "private": true, "description": "OpenClaw WhatsApp channel plugin", "type": "module", "openclaw": { "extensions": [ "./index.ts" ], "setupEntry": "./setup-entry.ts", "channel": { "id": "whatsapp", "label": "WhatsApp", "selectionLabel": "WhatsApp (QR link)", "detailLabel": "WhatsApp Web", "docsPath": "/channels/whatsapp", "docsLabel": "whatsapp", "blurb": "works with your own number; recommend a separate phone + eSIM.", "systemImage": "message" } } }