mirror of
https://github.com/folfcoder/plasma-sharkle.git
synced 2025-04-04 21:21:38 +00:00
25 lines
600 B
JSON
25 lines
600 B
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "git@fcd.im",
|
|
"Name": "Kai Folf"
|
|
}
|
|
],
|
|
"Category": "Fun and Games",
|
|
"Description": "The Sharkle widget, as featured in Night in the Woods, now on KDE Plasma!",
|
|
"Icon": "icons/lockers.svg",
|
|
"Id": "im.fcd.sharkle",
|
|
"License": "GPLv3",
|
|
"Name": "Sharkle",
|
|
"ServiceTypes": [
|
|
"Plasma/Applet"
|
|
],
|
|
"Version": "1.0",
|
|
"Website": "https://github.com/folfcoder/plasma-sharkle"
|
|
},
|
|
"X-Plasma-API-Minimum-Version": "6.0",
|
|
"X-Plasma-MainScript": "ui/main.qml",
|
|
"KPackageStructure": "Plasma/Applet",
|
|
"X-Plasma-StandAloneApp": true
|
|
}
|