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