16 lines
273 B
JSON
16 lines
273 B
JSON
{
|
|
"name": "@clawdbot/zalo",
|
|
"version": "2026.1.17-1",
|
|
"type": "module",
|
|
"description": "Clawdbot Zalo channel plugin",
|
|
"clawdbot": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
},
|
|
"dependencies": {
|
|
"clawdbot": "workspace:*",
|
|
"undici": "7.18.2"
|
|
}
|
|
}
|