mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-25 08:19:50 -04:00
14 lines
250 B
JSON
14 lines
250 B
JSON
{
|
|
"appId": "com.walljm.dynamicbible",
|
|
"appName": "dynamicbible",
|
|
"bundledWebRuntime": false,
|
|
"npmClient": "npm",
|
|
"webDir": "dist/dynamicbible",
|
|
"plugins": {
|
|
"SplashScreen": {
|
|
"launchShowDuration": 0
|
|
}
|
|
},
|
|
"cordova": {}
|
|
}
|