android.json 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  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. },
  53. "dependent_plugins": {
  54. "cordova-plugin-device": {
  55. "PACKAGE_NAME": "com.shotshock.twong"
  56. },
  57. "cordova-plugin-jcore": {
  58. "PACKAGE_NAME": "com.shotshock.twong"
  59. }
  60. }
  61. }