18 lines
661 B
JSON
18 lines
661 B
JSON
{
|
|
"name": "human-friendly-style",
|
|
"version": "1.1.0",
|
|
"description": "Shared output style for ktg-plugin-marketplace plugins. Activates a clear, plain-language tone that hides paths, raw commands, JSON, and stack traces by default — while always showing irreversible actions (deploys, deletes, force-push, migrations) verbatim before and after.",
|
|
"author": {
|
|
"name": "Kjell Tore Guttormsen"
|
|
},
|
|
"auto_discover": true,
|
|
"license": "MIT",
|
|
"repository": "https://git.fromaitochitta.com/open/ktg-plugin-marketplace",
|
|
"keywords": [
|
|
"output-style",
|
|
"communication",
|
|
"plain-language",
|
|
"shared",
|
|
"ktg-plugin-marketplace"
|
|
]
|
|
}
|