openclaw/extensions/whatsapp/package.json

12 lines
204 B
JSON

{
"name": "@moltbot/whatsapp",
"version": "2026.1.27-beta.1",
"type": "module",
"description": "Moltbot WhatsApp channel plugin",
"moltbot": {
"extensions": [
"./index.ts"
]
}
}