mirror of
https://github.com/PaddiM8/kalker.git
synced 2024-12-14 18:40:50 +01:00
13 lines
201 B
JSON
13 lines
201 B
JSON
|
{
|
||
|
"appId": "net.strct.kalk",
|
||
|
"appName": "Kalk",
|
||
|
"bundledWebRuntime": true,
|
||
|
"npmClient": "npm",
|
||
|
"webDir": "www",
|
||
|
"plugins": {
|
||
|
"SplashScreen": {
|
||
|
"launchShowDuration": 0
|
||
|
}
|
||
|
}
|
||
|
}
|