Files
gh-bjornallvin-cc-plugins-n…/.claude-plugin/plugin.json
2025-11-29 18:01:13 +08:00

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"
]
}