You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

27 lines
479 B

{
"identifier": "desktop-capability",
"platforms": [
"macOS",
"windows",
"linux"
],
"windows": [
"main"
],
"permissions": [
"autostart:default",
"autostart:default",
"store:allow-get",
"store:allow-set",
"store:allow-save",
"store:allow-load",
"fs:default",
"os:default",
"notification:default",
"upload:default",
"updater:default",
"process:default",
"opener:default",
"websocket:default"
]
}