{ "name": "@clawdbot/zalo", "version": "2026.1.17-1", "type": "module", "description": "Clawdbot Zalo channel plugin", "clawdbot": { "extensions": [ "./index.ts" ], "channel": { "id": "zalo", "label": "Zalo", "selectionLabel": "Zalo (Bot API)", "docsPath": "/channels/zalo", "docsLabel": "zalo", "blurb": "Vietnam-focused messaging platform with Bot API.", "aliases": ["zl"], "order": 80, "quickstartAllowFrom": true }, "install": { "npmSpec": "@clawdbot/zalo", "localPath": "extensions/zalo", "defaultChoice": "npm" } }, "dependencies": { "clawdbot": "workspace:*", "undici": "7.18.2" } }