mirror of
https://github.com/fullstack-cash/fullstack-gatsby-theme-bch-wallet.git
synced 2026-09-22 01:02:06 -07:00
15 lines
329 B
JSON
15 lines
329 B
JSON
{
|
|
"appId": "com.example.app",
|
|
"appName": "wallet.fullstack.cash",
|
|
"bundledWebRuntime": false,
|
|
"npmClient": "npm",
|
|
"webDir": "public",
|
|
"plugins": {
|
|
"SplashScreen": {
|
|
"launchShowDuration": 0
|
|
}
|
|
},
|
|
"cordova": {},
|
|
"linuxAndroidStudioPath": "/home/danielhumgon/Downloads/android-studio/bin/studio.sh"
|
|
}
|