Files
gh-777genius-claude-notific…/.claude-plugin/plugin.json
2025-11-29 09:37:45 +08:00

15 lines
364 B
JSON

{
"name": "claude-notifications",
"description": "Smart notifications for Claude Code task statuses with desktop notifications, webhooks, and sound alerts",
"version": "1.0.3",
"author": {
"name": "777genius",
"email": "[email protected]"
},
"commands": [
"./commands/setup-notifications.md"
],
"hooks": [
"./hooks/hooks.json"
]
}