21 lines
386 B
JSON
21 lines
386 B
JSON
{
|
|
"appId": "odax.openware.work",
|
|
"appName": "Fibitex",
|
|
"bundledWebRuntime": false,
|
|
"npmClient": "yarn",
|
|
"webDir": "build",
|
|
"plugins": {
|
|
"SplashScreen": {
|
|
"launchShowDuration": 0
|
|
}
|
|
},
|
|
"ios": {
|
|
"contentInset": "always"
|
|
},
|
|
"linuxAndroidStudioPath": "/snap/bin/android-studio",
|
|
"cordova": {},
|
|
"server": {
|
|
"hostname": "odax.openware.work"
|
|
}
|
|
}
|