Files
2026-08-13 16:06:13 -07:00

12 lines
446 B
JSON

{
"name": "plannotator-copilot",
"description": "Interactive Plan & Code Review for GitHub Copilot CLI. Visual annotations, team sharing, structured feedback.",
"version": "0.27.3",
"author": { "name": "backnotprop" },
"repository": "https://github.com/backnotprop/plannotator",
"license": "MIT OR Apache-2.0",
"keywords": ["planning", "review", "annotations", "collaboration"],
"hooks": "hooks.json",
"commands": "commands/"
}