Files
42marketplaces/sync/gh-shin902-shi-marketplace-notification.json
2025-11-30 09:08:53 +08:00

18 lines
555 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "notification-plugin",
"owner": {
"name": "shi.",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "notification-plugin",
"description": "Claude Codeが停止したときタスクが完了したとき・ツールの実行確認が必要になったときに、通知音を鳴らすためのフックを提供します。",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-shin902-shi-marketplace-notification.git"
},
"strict": true
}
]
}