ios.json 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. {
  2. "prepare_queue": {
  3. "installed": [],
  4. "uninstalled": []
  5. },
  6. "config_munge": {
  7. "files": {}
  8. },
  9. "installed_plugins": {
  10. "cordova-plugin-customurlscheme": {
  11. "URL_SCHEME": "app",
  12. "PACKAGE_NAME": "com.shotshock.twong"
  13. },
  14. "cordova-plugin-wechat": {
  15. "WECHATAPPID": "wx1bb4342986c22b28",
  16. "UNIVERSALLINK": "https://www.shotshock.shop/ios/",
  17. "PACKAGE_NAME": "com.shotshock.twong"
  18. },
  19. "cordova-plugin-whitelist": {
  20. "PACKAGE_NAME": "com.shotshock.twong"
  21. },
  22. "jpush-phonegap-plugin": {
  23. "APP_KEY": "ab09fb9a832156e9c500ee68",
  24. "CHANNEL": "developer-default",
  25. "PACKAGE_NAME": "com.shotshock.twong"
  26. },
  27. "cordova-plugin-fullscreen": {
  28. "PACKAGE_NAME": "com.shotshock.twong"
  29. },
  30. "cordova-plugin-statusbar": {
  31. "PACKAGE_NAME": "com.shotshock.twong"
  32. },
  33. "cordova-plugin-inappbrowser": {
  34. "PACKAGE_NAME": "com.shotshock.twong"
  35. },
  36. "cordova-plugin-app-version": {
  37. "PACKAGE_NAME": "com.shotshock.twong"
  38. },
  39. "cordova-plugin-alipay-v2": {
  40. "APP_ID": "2021001196660263",
  41. "PACKAGE_NAME": "com.shotshock.twong"
  42. },
  43. "ionic-plugin-keyboard": {
  44. "PACKAGE_NAME": "com.shotshock.twong"
  45. },
  46. "cordova-plugin-file-transfer": {
  47. "PACKAGE_NAME": "com.shotshock.twong"
  48. },
  49. "cordova-plugin-file-opener2": {
  50. "PACKAGE_NAME": "com.shotshock.twong"
  51. },
  52. "cordova-plugin-splashscreen": {
  53. "PACKAGE_NAME": "com.shotshock.twong"
  54. }
  55. },
  56. "dependent_plugins": {
  57. "cordova-plugin-device": {
  58. "PACKAGE_NAME": "com.shotshock.twong"
  59. },
  60. "cordova-plugin-jcore": {
  61. "PACKAGE_NAME": "com.shotshock.twong"
  62. },
  63. "cordova-plugin-file": {
  64. "PACKAGE_NAME": "com.shotshock.twong"
  65. }
  66. }
  67. }