12 lines
194 B
JSON
12 lines
194 B
JSON
{
|
|
"name": "@clawdbot/slack",
|
|
"version": "2026.1.22",
|
|
"type": "module",
|
|
"description": "Clawdbot Slack channel plugin",
|
|
"clawdbot": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
}
|
|
}
|