11 lines
229 B
JSON
11 lines
229 B
JSON
{
|
|
"name": "custom-hooks",
|
|
"description": "Custom UserPromptSubmit hook that adds AskUserQuestion reminder to all prompts",
|
|
"version": "1.0.2",
|
|
"author": {
|
|
"name": "Rafael Calleja"
|
|
},
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |