Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user