android.json 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  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. "cordova-plugin-console": {
  43. "PACKAGE_NAME": "com.shotshock.twong"
  44. },
  45. "cordova-plugin-alipay-v2": {
  46. "APP_ID": "2021001196660263",
  47. "PACKAGE_NAME": "com.shotshock.twong"
  48. },
  49. "ionic-plugin-keyboard": {
  50. "PACKAGE_NAME": "com.shotshock.twong"
  51. },
  52. "cordova-plugin-file-transfer": {
  53. "PACKAGE_NAME": "com.shotshock.twong"
  54. },
  55. "cordova-plugin-file-opener2": {
  56. "ANDROID_SUPPORT_V4_VERSION": "27.+",
  57. "PACKAGE_NAME": "com.shotshock.twong"
  58. },
  59. "cordova-plugin-splashscreen": {
  60. "PACKAGE_NAME": "com.shotshock.twong"
  61. }
  62. },
  63. "dependent_plugins": {
  64. "cordova-plugin-device": {
  65. "PACKAGE_NAME": "com.shotshock.twong"
  66. },
  67. "cordova-plugin-jcore": {
  68. "PACKAGE_NAME": "com.shotshock.twong"
  69. },
  70. "cordova-plugin-file": {
  71. "PACKAGE_NAME": "com.shotshock.twong"
  72. }
  73. }
  74. }