15 lines
364 B
JSON
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"
|
|
]
|
|
} |