13 lines
224 B
JSON
13 lines
224 B
JSON
{
|
|
"appId": "io.vikunja.app",
|
|
"appName": "Vikunja",
|
|
"bundledWebRuntime": false,
|
|
"npmClient": "yarn",
|
|
"webDir": "dist",
|
|
"plugins": {
|
|
"SplashScreen": {
|
|
"launchShowDuration": 0
|
|
}
|
|
},
|
|
"cordova": {}
|
|
}
|