15 lines
277 B
JSON
15 lines
277 B
JSON
{
|
|
"name": "@clawdbot/zalouser",
|
|
"version": "2026.1.16",
|
|
"type": "module",
|
|
"description": "Clawdbot Zalo Personal Account plugin via zca-cli",
|
|
"dependencies": {
|
|
"@sinclair/typebox": "0.34.47"
|
|
},
|
|
"clawdbot": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
}
|
|
}
|