ios.json 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "prepare_queue": {
  3. "installed": [],
  4. "uninstalled": []
  5. },
  6. "config_munge": {
  7. "files": {}
  8. },
  9. "installed_plugins": {
  10. "cordova-plugin-camera": {
  11. "PACKAGE_NAME": "io.ionic.starter"
  12. },
  13. "cordova-plugin-contacts": {
  14. "PACKAGE_NAME": "io.ionic.starter"
  15. },
  16. "cordova-plugin-device": {
  17. "PACKAGE_NAME": "io.ionic.starter"
  18. },
  19. "cordova-plugin-geolocation": {
  20. "PACKAGE_NAME": "io.ionic.starter"
  21. },
  22. "cordova-plugin-inappbrowser": {
  23. "PACKAGE_NAME": "io.ionic.starter"
  24. },
  25. "cordova-plugin-ionic-keyboard": {
  26. "PACKAGE_NAME": "io.ionic.starter"
  27. },
  28. "cordova-plugin-ionic-webview": {
  29. "PACKAGE_NAME": "io.ionic.starter"
  30. },
  31. "cordova-plugin-splashscreen": {
  32. "PACKAGE_NAME": "io.ionic.starter"
  33. },
  34. "cordova-plugin-statusbar": {
  35. "PACKAGE_NAME": "io.ionic.starter"
  36. },
  37. "cordova-plugin-themeablebrowser": {
  38. "PACKAGE_NAME": "io.ionic.starter"
  39. },
  40. "cordova-plugin-whitelist": {
  41. "PACKAGE_NAME": "io.ionic.starter"
  42. }
  43. },
  44. "dependent_plugins": {}
  45. }