PowerShell_Scripts/flatpak/_.package.json

20 lines
323 B
JSON

{
"package": {
"Name": "flatpak",
"Condition": [
{
"custom": null,
"System": null,
"Hostname": null,
"Username": null,
"CmdletExists": null,
"ModuleExists": null,
"AppExeExists": [
"flatpak"
],
"Logic": 0
}
]
}
}