android.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "prepare_queue": {
  3. "installed": [],
  4. "uninstalled": []
  5. },
  6. "config_munge": {
  7. "files": {}
  8. },
  9. "installed_plugins": {
  10. "cordova-plugin-ble-central": {
  11. "PACKAGE_NAME": "com.izouma.animalweight"
  12. },
  13. "cordova-plugin-bluetooth-serial": {
  14. "PACKAGE_NAME": "com.izouma.animalweight"
  15. },
  16. "cordova-plugin-crosswalk-webview": {
  17. "XWALK_VERSION": "23+",
  18. "XWALK_LITEVERSION": "xwalk_core_library_canary:17+",
  19. "XWALK_COMMANDLINE": "--disable-pull-to-refresh-effect",
  20. "XWALK_MODE": "embedded",
  21. "XWALK_MULTIPLEAPK": "true",
  22. "PACKAGE_NAME": "com.izouma.animalweight"
  23. },
  24. "cordova-plugin-remote-injection": {
  25. "PACKAGE_NAME": "com.izouma.animalweight"
  26. },
  27. "cordova-plugin-viewport": {
  28. "PACKAGE_NAME": "com.izouma.animalweight"
  29. },
  30. "cordova-plugin-whitelist": {
  31. "PACKAGE_NAME": "com.izouma.animalweight"
  32. },
  33. "cordova-plugin-x-toast": {
  34. "PACKAGE_NAME": "com.izouma.animalweight"
  35. },
  36. "cordova-plugin-handheld": {
  37. "PACKAGE_NAME": "com.izouma.animalweight"
  38. }
  39. },
  40. "dependent_plugins": {
  41. "cordova-plugin-camera": {
  42. "PACKAGE_NAME": "com.izouma.animalweight"
  43. }
  44. }
  45. }