darkfire514's picture
Upload 553 files
87fc763 verified
{
"name": "@openclaw/slack",
"version": "2026.1.30",
"description": "OpenClaw Slack channel plugin",
"type": "module",
"devDependencies": {
"openclaw": "workspace:*"
},
"openclaw": {
"extensions": [
"./index.ts"
]
}
}