package.json 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. {
  2. "id": "uni-upgrade-center-app",
  3. "displayName": "升级中心 uni-upgrade-center - App",
  4. "version": "0.9.8",
  5. "description": "uni升级中心 - 客户端检查更新",
  6. "keywords": [
  7. "uniCloud",
  8. "update",
  9. "升级",
  10. "wgt"
  11. ],
  12. "repository": "https://gitee.com/dcloud/uni-upgrade-center/tree/master/uni_modules/uni-upgrade-center-app",
  13. "engines": {
  14. "HBuilderX": "^4.31",
  15. "uni-app": "^4.35",
  16. "uni-app-x": "^4.65"
  17. },
  18. "dcloudext": {
  19. "sale": {
  20. "regular": {
  21. "price": "0.00"
  22. },
  23. "sourcecode": {
  24. "price": "0.00"
  25. }
  26. },
  27. "contact": {
  28. "qq": ""
  29. },
  30. "declaration": {
  31. "ads": "无",
  32. "data": "插件不采集任何数据",
  33. "permissions": "无"
  34. },
  35. "npmurl": "",
  36. "type": "unicloud-template-page",
  37. "darkmode": "x",
  38. "i18n": "x",
  39. "widescreen": "√"
  40. },
  41. "uni_modules": {
  42. "dependencies": [
  43. "uts-progressNotification",
  44. "uts-openSchema"
  45. ],
  46. "encrypt": [],
  47. "platforms": {
  48. "cloud": {
  49. "tcb": "√",
  50. "aliyun": "√",
  51. "alipay": "√"
  52. },
  53. "client": {
  54. "uni-app": {
  55. "vue": {
  56. "vue2": {
  57. },
  58. "vue3": {
  59. }
  60. },
  61. "web": {
  62. "safari": "-",
  63. "chrome": "-"
  64. },
  65. "app": {
  66. "vue": {
  67. },
  68. "nvue": {
  69. "extVersion": "0.8.3",
  70. "minVersion": ""
  71. },
  72. "android": {
  73. "extVersion": "0.8.3",
  74. "minVersion": "21"
  75. },
  76. "ios": {
  77. "extVersion": "0.8.3",
  78. "minVersion": "12"
  79. },
  80. "harmony": {
  81. "extVersion": "0.9.1",
  82. "minVersion": "12"
  83. }
  84. },
  85. "mp": {
  86. "weixin": "x",
  87. "alipay": "x",
  88. "toutiao": "x",
  89. "baidu": "x",
  90. "kuaishou": "x",
  91. "jd": "x",
  92. "harmony": "x",
  93. "qq": "x",
  94. "lark": "x"
  95. },
  96. "quickapp": {
  97. "huawei": "x",
  98. "union": "x"
  99. }
  100. },
  101. "uni-app-x": {
  102. "web": {
  103. "safari": "x",
  104. "chrome": "x"
  105. },
  106. "app": {
  107. "android": {
  108. "extVersion": "0.9.0",
  109. "minVersion": "21"
  110. },
  111. "ios": {
  112. "extVersion": "0.9.0",
  113. "minVersion": "12"
  114. },
  115. "harmony": {
  116. }
  117. },
  118. "mp": {
  119. "weixin": "x"
  120. }
  121. }
  122. }
  123. }
  124. }
  125. }