Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura

12345678910111213141516171819202122
  1. {
  2. "prepare_queue": {
  3. "installed": [],
  4. "uninstalled": []
  5. },
  6. "config_munge": {
  7. "files": {}
  8. },
  9. "installed_plugins": {
  10. "cordova-plugin-whitelist": {
  11. "PACKAGE_NAME": "io.cordova.hellocordova"
  12. },
  13. "cordova-plugin-advanced-http": {
  14. "PACKAGE_NAME": "io.cordova.hellocordova"
  15. }
  16. },
  17. "dependent_plugins": {
  18. "cordova-plugin-file": {
  19. "PACKAGE_NAME": "io.cordova.hellocordova"
  20. }
  21. }
  22. }