mirror of
https://github.com/anthropics/claude-code.git
synced 2026-04-24 13:12:42 +00:00
10 lines
234 B
JSON
10 lines
234 B
JSON
|
|
{
|
||
|
|
"name": "hookify",
|
||
|
|
"version": "0.1.0",
|
||
|
|
"description": "Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns",
|
||
|
|
"author": {
|
||
|
|
"name": "Daisy Hollman",
|
||
|
|
"email": "daisy@anthropic.com"
|
||
|
|
}
|
||
|
|
}
|