13 lines
324 B
JSON
13 lines
324 B
JSON
{
|
|
"name": "notifications",
|
|
"description": "Plugin for managing audio and popup notifications when Claude is waiting for input or completes tasks",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Björn Allvin"
|
|
},
|
|
"commands": [
|
|
"./commands/check.md",
|
|
"./commands/install.md",
|
|
"./commands/remove.md"
|
|
]
|
|
} |