openclaw/extensions/mattermost/package.json

12 lines
206 B
JSON

{
"name": "@clawdbot/mattermost",
"version": "2026.1.20-2",
"type": "module",
"description": "Clawdbot Mattermost channel plugin",
"clawdbot": {
"extensions": [
"./index.ts"
]
}
}