cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
19 lines
465 B
JSON
19 lines
465 B
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "bshah@kde.org",
|
|
"Name": "Bhushan"
|
|
}
|
|
],
|
|
"Id": "org.kde.testpackagesdepinvalid",
|
|
"License": "GPLv2+",
|
|
"Name": "Test Packages with Dependencies",
|
|
"Description": "test description"
|
|
},
|
|
"KPackageStructure": "Plasma/TestKPackageInternalPlasmoid",
|
|
"X-KPackage-Dependencies": [
|
|
"mock://invaliddep"
|
|
]
|
|
}
|