android.json 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  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.shotshock.twong"
  12. },
  13. "jpush-phonegap-plugin": {
  14. "APP_KEY": "ab09fb9a832156e9c500ee68",
  15. "CHANNEL": "developer-default",
  16. "PACKAGE_NAME": "com.shotshock.twong"
  17. },
  18. "cordova-plugin-wechat": {
  19. "WECHATAPPID": "wx1bb4342986c22b28",
  20. "UNIVERSALLINK": "https://www.shotshock.shop/ios/",
  21. "PACKAGE_NAME": "com.shotshock.twong"
  22. },
  23. "cordova-plugin-customurlscheme": {
  24. "URL_SCHEME": "app",
  25. "ANDROID_SCHEME": " ",
  26. "ANDROID_HOST": " ",
  27. "ANDROID_PATHPREFIX": "/",
  28. "PACKAGE_NAME": "com.shotshock.twong"
  29. },
  30. "cordova-plugin-fullscreen": {
  31. "PACKAGE_NAME": "com.shotshock.twong"
  32. },
  33. "cordova-plugin-statusbar": {
  34. "PACKAGE_NAME": "com.shotshock.twong"
  35. },
  36. "cordova-plugin-inappbrowser": {
  37. "PACKAGE_NAME": "com.shotshock.twong"
  38. },
  39. "cordova-plugin-app-version": {
  40. "PACKAGE_NAME": "com.shotshock.twong"
  41. }
  42. },
  43. "dependent_plugins": {
  44. "cordova-plugin-device": {
  45. "PACKAGE_NAME": "com.shotshock.twong"
  46. },
  47. "cordova-plugin-jcore": {
  48. "PACKAGE_NAME": "com.shotshock.twong"
  49. }
  50. }
  51. }