Files
2025-11-29 18:19:22 +08:00

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"
]
}