{ "KPlugin": { "Authors": [ { "Name": "Aleix Pol" } ], "Description": "Test stuff.", "Icon": "kdevelop", "License": "GPL", "Name": "Test" }, "X-Plasma-MainScript": "ui/main.qml", "X-Purpose-PluginTypes": [ "Export" ], "SomeInt" : 42, "SomeIntAsString" : "42", "SomeStringNotAInt" : "not-a-string", "SomeBool" : true, "SomeBoolAsString" : "true", "SomeBoolThatIsFalse": false }