18 lines
465 B
JSON
18 lines
465 B
JSON
{
|
|
"name": "notifications",
|
|
"owner": {
|
|
"name": "Björn Allvin",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "notifications",
|
|
"description": "Plugin for managing audio and popup notifications when Claude is waiting for input or completes tasks",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-bjornallvin-cc-plugins-notifications.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |