12 lines
191 B
JSON
12 lines
191 B
JSON
{
|
|
"name": "@moltbot/slack",
|
|
"version": "2026.1.26",
|
|
"type": "module",
|
|
"description": "Moltbot Slack channel plugin",
|
|
"moltbot": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
}
|
|
}
|