2026-01-15 05:03:50 +00:00
|
|
|
{
|
|
|
|
|
"name": "@clawdbot/zalo",
|
2026-01-17 20:25:11 +00:00
|
|
|
"version": "2026.1.17-1",
|
2026-01-15 05:03:50 +00:00
|
|
|
"type": "module",
|
|
|
|
|
"description": "Clawdbot Zalo channel plugin",
|
|
|
|
|
"clawdbot": {
|
2026-01-17 10:49:49 +00:00
|
|
|
"extensions": [
|
|
|
|
|
"./index.ts"
|
|
|
|
|
]
|
2026-01-15 05:03:50 +00:00
|
|
|
},
|
|
|
|
|
"dependencies": {
|
2026-01-18 04:29:28 +00:00
|
|
|
"clawdbot": "workspace:*",
|
2026-01-15 05:03:50 +00:00
|
|
|
"undici": "7.18.2"
|
|
|
|
|
}
|
|
|
|
|
}
|