android.json 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "prepare_queue": {
  3. "installed": [],
  4. "uninstalled": []
  5. },
  6. "config_munge": {
  7. "files": {}
  8. },
  9. "installed_plugins": {
  10. "cordova-plugin-appversion": {
  11. "PACKAGE_NAME": "com.uhisport.football"
  12. },
  13. "cordova-plugin-camera": {
  14. "PACKAGE_NAME": "com.uhisport.football"
  15. },
  16. "cordova-plugin-console": {
  17. "PACKAGE_NAME": "com.uhisport.football"
  18. },
  19. "cordova-plugin-device": {
  20. "PACKAGE_NAME": "com.uhisport.football"
  21. },
  22. "cordova-plugin-file": {
  23. "PACKAGE_NAME": "com.uhisport.football"
  24. },
  25. "cordova-plugin-file-transfer": {
  26. "PACKAGE_NAME": "com.uhisport.football"
  27. },
  28. "cordova-plugin-statusbar": {
  29. "PACKAGE_NAME": "com.uhisport.football"
  30. },
  31. "cordova-plugin-whitelist": {
  32. "PACKAGE_NAME": "com.uhisport.football"
  33. },
  34. "ionic-plugin-keyboard": {
  35. "PACKAGE_NAME": "com.uhisport.football"
  36. }
  37. },
  38. "dependent_plugins": {
  39. "cordova-plugin-compat": {
  40. "PACKAGE_NAME": "com.uhisport.football"
  41. }
  42. }
  43. }