mirror of
https://github.com/clawdbot/clawdbot.git
synced 2026-01-31 11:27:45 +01:00
12 lines
204 B
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"
|
|
]
|
|
}
|
|
}
|