2020-12-16 12:27:42 +01:00
|
|
|
{
|
|
|
|
"appId": "io.vikunja.app",
|
|
|
|
"appName": "Vikunja",
|
|
|
|
"bundledWebRuntime": false,
|
|
|
|
"npmClient": "yarn",
|
|
|
|
"webDir": "dist",
|
|
|
|
"plugins": {
|
|
|
|
"SplashScreen": {
|
|
|
|
"launchShowDuration": 0
|
|
|
|
}
|
|
|
|
},
|
2022-01-16 16:27:35 +01:00
|
|
|
"cordova": {}
|
2020-12-16 12:27:42 +01:00
|
|
|
}
|