mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-08 06:54:24 +00:00
12 lines
194 B
JSON
12 lines
194 B
JSON
{
|
|
"name": "@openclaw/slack",
|
|
"version": "2026.1.30",
|
|
"description": "OpenClaw Slack channel plugin",
|
|
"type": "module",
|
|
"openclaw": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
}
|
|
}
|