{ "name": "@clawdbot/mattermost", "version": "2026.1.23", "type": "module", "description": "Clawdbot Mattermost channel plugin", "clawdbot": { "extensions": [ "./index.ts" ], "channel": { "id": "mattermost", "label": "Mattermost", "selectionLabel": "Mattermost (plugin)", "docsPath": "/channels/mattermost", "docsLabel": "mattermost", "blurb": "self-hosted Slack-style chat; install the plugin to enable.", "order": 65 }, "install": { "npmSpec": "@clawdbot/mattermost", "localPath": "extensions/mattermost", "defaultChoice": "npm" } } }