15 lines
311 B
JSON
15 lines
311 B
JSON
|
{
|
||
|
"appId": "io.ionic.starter",
|
||
|
"appName": "frontend",
|
||
|
"bundledWebRuntime": false,
|
||
|
"npmClient": "npm",
|
||
|
"webDir": "www",
|
||
|
"plugins": {
|
||
|
"SplashScreen": {
|
||
|
"launchShowDuration": 0
|
||
|
}
|
||
|
},
|
||
|
"cordova": {},
|
||
|
"linuxAndroidStudioPath": "/home/garrettmills/.local/android-studio/bin/studio.sh"
|
||
|
}
|