headroom/plugins/headroom-agent-hooks/.github/plugin/plugin.json
2026-08-27 10:01:33 +00:00

18 lines
465 B
JSON

{
"name": "headroom",
"version": "0.37.0",
"description": "Headroom startup hooks for Claude Code and GitHub Copilot CLI.",
"author": {
"name": "Headroom Contributors",
"url": "https://github.com/chopratejas/headroom"
},
"homepage": "https://github.com/chopratejas/headroom",
"repository": "https://github.com/chopratejas/headroom",
"keywords": [
"headroom",
"hooks",
"claude-code",
"copilot-cli"
],
"hooks": "./hooks"
}