21 lines
649 B
JSON
21 lines
649 B
JSON
{
|
|
"name": "brooks-lint-marketplace",
|
|
"description": "Marketplace for brooks-lint plugin",
|
|
"owner": {
|
|
"name": "hyhmrright",
|
|
"email": "hyhmrright@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "brooks-lint",
|
|
"description": "AI code reviews grounded in twelve classic engineering books — decay risk diagnostics with book citations, severity labels, and six analysis modes (PR review, architecture audit, tech debt, test quality, health dashboard, full-sweep auto-fix)",
|
|
"version": "1.3.0",
|
|
"source": "./",
|
|
"author": {
|
|
"name": "hyhmrright",
|
|
"email": "hyhmrright@gmail.com"
|
|
}
|
|
}
|
|
]
|
|
}
|