20 lines
518 B
JSON
20 lines
518 B
JSON
{
|
|
"KPlugin": {
|
|
"Name": "KatoClock",
|
|
"Description": "Just a cat with a clock",
|
|
"Icon": "preferences-system-time",
|
|
"Category": "Development",
|
|
"Id": "katoclock.ruiny.de",
|
|
"Version": "1.0",
|
|
"Website": "https://github.com/ruinivist/katoclock",
|
|
"License": "GPL-3.0+",
|
|
"Authors": [
|
|
{
|
|
"Name": "ruinivist"
|
|
}
|
|
]
|
|
},
|
|
"X-Plasma-API-Minimum-Version": "6.0",
|
|
"KPackageStructure": "Plasma/Applet"
|
|
}
|