12 lines
263 B
JSON
12 lines
263 B
JSON
{
|
|
"name": "audio-notifications",
|
|
"description": "Audio notifications for Claude Code - speaks notification messages out loud",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Fred Lacs",
|
|
"email": "fredlacs@gmail.com"
|
|
},
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |