fetch.json 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. {
  2. "cordova-plugin-whitelist": {
  3. "source": {
  4. "type": "registry",
  5. "id": "cordova-plugin-whitelist@^1.3.4"
  6. },
  7. "is_top_level": true,
  8. "variables": {}
  9. },
  10. "jpush-phonegap-plugin": {
  11. "source": {
  12. "type": "registry",
  13. "id": "https://gitee.com/scnon/jpush-phonegap-plugin.git"
  14. },
  15. "is_top_level": true,
  16. "variables": {
  17. "APP_KEY": "ab09fb9a832156e9c500ee68",
  18. "CHANNEL": "developer-default"
  19. }
  20. },
  21. "cordova-plugin-device": {
  22. "source": {
  23. "type": "registry",
  24. "id": "cordova-plugin-device"
  25. },
  26. "is_top_level": false,
  27. "variables": {}
  28. },
  29. "cordova-plugin-jcore": {
  30. "source": {
  31. "type": "registry",
  32. "id": "cordova-plugin-jcore"
  33. },
  34. "is_top_level": false,
  35. "variables": {}
  36. },
  37. "cordova-plugin-wechat": {
  38. "source": {
  39. "type": "registry",
  40. "id": "git+https://github.com/xu-li/cordova-plugin-wechat.git#develop"
  41. },
  42. "is_top_level": true,
  43. "variables": {
  44. "WECHATAPPID": "wx1bb4342986c22b28",
  45. "UNIVERSALLINK": "https://www.shotshock.shop/ios/"
  46. }
  47. },
  48. "cordova-plugin-customurlscheme": {
  49. "source": {
  50. "type": "registry",
  51. "id": "cordova-plugin-customurlscheme"
  52. },
  53. "is_top_level": true,
  54. "variables": {
  55. "URL_SCHEME": "app"
  56. }
  57. }
  58. }