11 lines
206 B
JSON
11 lines
206 B
JSON
{
|
|
"name": "stop-notification-plugin",
|
|
"description": "macOS notification when Claude finishes working",
|
|
"version": "1.1.0",
|
|
"author": {
|
|
"name": "Stefan Cho"
|
|
},
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |