15 lines
304 B
JSON
15 lines
304 B
JSON
|
{
|
||
|
"appId": "io.vikunja.app",
|
||
|
"appName": "Vikunja",
|
||
|
"bundledWebRuntime": false,
|
||
|
"npmClient": "yarn",
|
||
|
"webDir": "dist",
|
||
|
"plugins": {
|
||
|
"SplashScreen": {
|
||
|
"launchShowDuration": 0
|
||
|
}
|
||
|
},
|
||
|
"cordova": {},
|
||
|
"linuxAndroidStudioPath": "/etc/profiles/per-user/konrad/bin/android-studio"
|
||
|
}
|