You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

98 lines
2.1 KiB

3 weeks ago
  1. {
  2. "id": "uni-scss",
  3. "displayName": "uni-scss 辅助样式",
  4. "version": "1.0.3",
  5. "description": "uni-sass是uni-ui提供的一套全局样式 ,通过一些简单的类名和sass变量,实现简单的页面布局操作,比如颜色、边距、圆角等。",
  6. "keywords": [
  7. "uni-scss",
  8. "uni-ui",
  9. "辅助样式"
  10. ],
  11. "repository": "https://github.com/dcloudio/uni-ui",
  12. "engines": {
  13. "HBuilderX": "^3.1.0",
  14. "uni-app": "^4.05",
  15. "uni-app-x": ""
  16. },
  17. "dcloudext": {
  18. "sale": {
  19. "regular": {
  20. "price": "0.00"
  21. },
  22. "sourcecode": {
  23. "price": "0.00"
  24. }
  25. },
  26. "contact": {
  27. "qq": ""
  28. },
  29. "declaration": {
  30. "ads": "无",
  31. "data": "无",
  32. "permissions": "无"
  33. },
  34. "npmurl": "https://www.npmjs.com/package/@dcloudio/uni-ui",
  35. "type": "sdk-js",
  36. "darkmode": "x",
  37. "i18n": "x",
  38. "widescreen": "x"
  39. },
  40. "uni_modules": {
  41. "dependencies": [],
  42. "encrypt": [],
  43. "platforms": {
  44. "cloud": {
  45. "tcb": "√",
  46. "aliyun": "√",
  47. "alipay": "x"
  48. },
  49. "client": {
  50. "uni-app": {
  51. "vue": {
  52. "vue2": "√",
  53. "vue3": "√"
  54. },
  55. "web": {
  56. "safari": "√",
  57. "chrome": "√"
  58. },
  59. "app": {
  60. "vue": "√",
  61. "nvue": "√",
  62. "android": "√",
  63. "ios": "√",
  64. "harmony": "√"
  65. },
  66. "mp": {
  67. "weixin": "√",
  68. "alipay": "√",
  69. "toutiao": "√",
  70. "baidu": "√",
  71. "kuaishou": "-",
  72. "jd": "-",
  73. "harmony": "-",
  74. "qq": "√",
  75. "lark": "-"
  76. },
  77. "quickapp": {
  78. "huawei": "√",
  79. "union": "√"
  80. }
  81. },
  82. "uni-app-x": {
  83. "web": {
  84. "safari": "-",
  85. "chrome": "-"
  86. },
  87. "app": {
  88. "android": "-",
  89. "ios": "-",
  90. "harmony": "-"
  91. },
  92. "mp": {
  93. "weixin": "-"
  94. }
  95. }
  96. }
  97. }
  98. }
  99. }