12 lines
269 B
JSON
12 lines
269 B
JSON
{
|
|
"name": "hook-todo-collector",
|
|
"description": "Collect all TODO and FIXME comments from your project",
|
|
"version": "1.2.0",
|
|
"author": {
|
|
"name": "Dev GOM",
|
|
"url": "https://github.com/Dev-GOM/claude-code-marketplace"
|
|
},
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |