18 lines
424 B
JSON
18 lines
424 B
JSON
{
|
|
"KPlugin": {
|
|
"Id": "kompanion_konsole",
|
|
"Name": "Kompanion Konsole Bridge",
|
|
"Description": "Demo bridge that lets Kompanion agents take over a Konsole tab.",
|
|
"Icon": "utilities-terminal",
|
|
"Authors": [
|
|
{
|
|
"Name": "Kompanion Team",
|
|
"Email": "team@kompanion.local"
|
|
}
|
|
],
|
|
"Version": "0.1.0",
|
|
"License": "GPL-2.0-or-later"
|
|
},
|
|
"X-KDE-Konsole-PluginVersion": "1"
|
|
}
|