15 lines
240 B
JSON
15 lines
240 B
JSON
{
|
|
"name": "@clawdbot/zalo",
|
|
"version": "2026.1.16",
|
|
"type": "module",
|
|
"description": "Clawdbot Zalo channel plugin",
|
|
"clawdbot": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
},
|
|
"dependencies": {
|
|
"undici": "7.18.2"
|
|
}
|
|
}
|