browser.json 467 B

1234567891011121314151617181920212223
  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": "com.jojo.twelve-heroes"
  12. },
  13. "cordova-plugin-webpack": {
  14. "PACKAGE_NAME": "com.jojo.twelve-heroes"
  15. }
  16. },
  17. "dependent_plugins": {},
  18. "modules": [],
  19. "plugin_metadata": {
  20. "cordova-plugin-whitelist": "1.3.4",
  21. "cordova-plugin-webpack": "0.4.7"
  22. }
  23. }