Files
MermsProviders/capacitor.config.json
T
2020-11-07 08:37:32 -05:00

14 lines
231 B
JSON

{
"appId": "io.ionic.starter",
"appName": "MermsProviders",
"bundledWebRuntime": false,
"npmClient": "npm",
"webDir": "www",
"plugins": {
"SplashScreen": {
"launchShowDuration": 0
}
},
"cordova": {}
}