2026-01-16 13:28:18 -08:00
|
|
|
{
|
|
|
|
|
"name": "@clawdbot/zalouser",
|
2026-01-17 20:25:11 +00:00
|
|
|
"version": "2026.1.17-1",
|
2026-01-16 13:28:18 -08:00
|
|
|
"type": "module",
|
|
|
|
|
"description": "Clawdbot Zalo Personal Account plugin via zca-cli",
|
|
|
|
|
"dependencies": {
|
2026-01-18 04:29:28 +00:00
|
|
|
"clawdbot": "workspace:*",
|
2026-01-16 13:28:18 -08:00
|
|
|
"@sinclair/typebox": "0.34.47"
|
|
|
|
|
},
|
|
|
|
|
"clawdbot": {
|
2026-01-17 10:49:49 +00:00
|
|
|
"extensions": [
|
|
|
|
|
"./index.ts"
|
|
|
|
|
]
|
2026-01-16 13:28:18 -08:00
|
|
|
}
|
|
|
|
|
}
|