package.json 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. {
  2. "id": "lime-style",
  3. "displayName": "lime-style",
  4. "version": "0.1.5",
  5. "description": "lime-style",
  6. "keywords": [
  7. "lime-style"
  8. ],
  9. "repository": "",
  10. "engines": {
  11. "HBuilderX": "^3.1.0",
  12. "uni-app": "^4.44",
  13. "uni-app-x": "^4.61"
  14. },
  15. "dcloudext": {
  16. "type": "sdk-js",
  17. "sale": {
  18. "regular": {
  19. "price": "0.00"
  20. },
  21. "sourcecode": {
  22. "price": "0.00"
  23. }
  24. },
  25. "contact": {
  26. "qq": ""
  27. },
  28. "declaration": {
  29. "ads": "无",
  30. "data": "无",
  31. "permissions": "无"
  32. },
  33. "npmurl": "",
  34. "darkmode": "x",
  35. "i18n": "x",
  36. "widescreen": "x"
  37. },
  38. "uni_modules": {
  39. "dependencies": [],
  40. "encrypt": [],
  41. "platforms": {
  42. "cloud": {
  43. "tcb": "√",
  44. "aliyun": "√",
  45. "alipay": "√"
  46. },
  47. "client": {
  48. "uni-app": {
  49. "vue": {
  50. "vue2": "√",
  51. "vue3": "√"
  52. },
  53. "web": {
  54. "safari": "√",
  55. "chrome": "√"
  56. },
  57. "app": {
  58. "vue": "√",
  59. "nvue": "√",
  60. "android": {
  61. "extVersion": "",
  62. "minVersion": "22"
  63. },
  64. "ios": "√",
  65. "harmony": "√"
  66. },
  67. "mp": {
  68. "weixin": "√",
  69. "alipay": "√",
  70. "toutiao": "√",
  71. "baidu": "√",
  72. "kuaishou": "√",
  73. "jd": "√",
  74. "harmony": "-",
  75. "qq": "-",
  76. "lark": "-"
  77. },
  78. "quickapp": {
  79. "huawei": "-",
  80. "union": "-"
  81. }
  82. },
  83. "uni-app-x": {
  84. "web": {
  85. "safari": "√",
  86. "chrome": "√"
  87. },
  88. "app": {
  89. "android": {
  90. "extVersion": "",
  91. "minVersion": "22"
  92. },
  93. "ios": "√",
  94. "harmony": "√"
  95. },
  96. "mp": {
  97. "weixin": "√"
  98. }
  99. }
  100. }
  101. }
  102. }
  103. }