14 lines
212 B
JSON
14 lines
212 B
JSON
{
|
|
"identifier": "desktop-capability",
|
|
"platforms": [
|
|
"macOS",
|
|
"windows",
|
|
"linux"
|
|
],
|
|
"permissions": [
|
|
"updater:default",
|
|
"process:default",
|
|
"shell:default",
|
|
"http:default"
|
|
]
|
|
} |