You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

25 rivejä
601 B

  1. {
  2. "appId": "com.app.pbks",
  3. "appName": "Punjab Kings",
  4. "bundledWebRuntime": false,
  5. "npmClient": "npm",
  6. "webDir": "www",
  7. "linuxAndroidStudioPath": "/home/kj1352/android-studio/android-studio/bin/studio.sh",
  8. "plugins": {
  9. "SplashScreen": {
  10. "launchShowDuration": 0
  11. }
  12. },
  13. "cordova": {
  14. "preferences": {
  15. "ScrollEnabled": "false",
  16. "BackupWebStorage": "none",
  17. "SplashMaintainAspectRatio": "true",
  18. "FadeSplashScreenDuration": "300",
  19. "SplashShowOnlyFirstTime": "false",
  20. "SplashScreen": "screen",
  21. "SplashScreenDelay": "3000"
  22. }
  23. }
  24. }