12 lines
296 B
JSON
12 lines
296 B
JSON
{
|
|
"name": "mac-notification-hook",
|
|
"description": "Send macOS desktop notifications whenever Claude Code emits Notification events.",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "Ryota Murakami",
|
|
"email": "ryota.murakami@laststance.io"
|
|
},
|
|
"hooks": [
|
|
"./hooks/hooks.json"
|
|
]
|
|
} |