mirror of
https://github.com/backnotprop/plannotator.git
synced 2026-09-14 14:17:26 +08:00
12 lines
447 B
JSON
12 lines
447 B
JSON
{
|
|
"name": "plannotator-copilot",
|
|
"description": "Interactive Plan & Code Review for GitHub Copilot CLI. Visual annotations, team sharing, structured feedback.",
|
|
"version": "0.27.14",
|
|
"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/"
|
|
}
|