Files
gh-hugoduncan-claude-market…/.claude-plugin/plugin.json
2025-11-29 18:47:13 +08:00

11 lines
243 B
JSON

{
"name": "announce-notification",
"description": "Announce when Claude Code is idle or needs your input",
"version": "1.0.0",
"author": {
"name": "Hugo Duncan"
},
"hooks": [
"./hooks/announce-notification-hooks.json"
]
}