Files
MermsProviders/capacitor.config.json
Olu Amey 6e543a7b5f fix
2020-11-08 22:23:22 -05:00

14 lines
238 B
JSON

{
"appId": "com.mermsemr.providers",
"appName": "MERMS Providers",
"bundledWebRuntime": false,
"npmClient": "npm",
"webDir": "www",
"plugins": {
"SplashScreen": {
"launchShowDuration": 0
}
},
"cordova": {}
}