17 lines
242 B
JSON
17 lines
242 B
JSON
{
|
|
"identifier": "desktop-capability",
|
|
"platforms": [
|
|
"macOS",
|
|
"windows",
|
|
"linux"
|
|
],
|
|
"windows": [
|
|
"main"
|
|
],
|
|
"permissions": [
|
|
"autostart:default",
|
|
"dialog:default",
|
|
"store:default",
|
|
"fs:default"
|
|
]
|
|
} |