Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 

99 linhas
2.0 KiB

  1. {
  2. "id": "mp-html",
  3. "displayName": "mp-html 富文本组件【全端支持,支持编辑、latex等扩展】",
  4. "version": "v2.5.2",
  5. "description": "一个强大的富文本组件,高效轻量,功能丰富",
  6. "keywords": [
  7. "富文本",
  8. "编辑器",
  9. "html",
  10. "rich-text",
  11. "editor"
  12. ],
  13. "repository": "https://github.com/jin-yufeng/mp-html",
  14. "dcloudext": {
  15. "sale": {
  16. "regular": {
  17. "price": "0.00"
  18. },
  19. "sourcecode": {
  20. "price": "0.00"
  21. }
  22. },
  23. "contact": {
  24. "qq": ""
  25. },
  26. "declaration": {
  27. "ads": "无",
  28. "data": "无",
  29. "permissions": "无"
  30. },
  31. "npmurl": "https://www.npmjs.com/package/mp-html",
  32. "type": "component-vue",
  33. "darkmode": "x",
  34. "i18n": "x",
  35. "widescreen": "x"
  36. },
  37. "uni_modules": {
  38. "platforms": {
  39. "cloud": {
  40. "tcb": "√",
  41. "aliyun": "√",
  42. "alipay": "x"
  43. },
  44. "client": {
  45. "uni-app": {
  46. "vue": {
  47. "vue2": "√",
  48. "vue3": "√"
  49. },
  50. "web": {
  51. "safari": "√",
  52. "chrome": "√"
  53. },
  54. "app": {
  55. "vue": "√",
  56. "nvue": "√",
  57. "android": "√",
  58. "ios": "√",
  59. "harmony": "-"
  60. },
  61. "mp": {
  62. "weixin": "√",
  63. "alipay": "√",
  64. "toutiao": "-",
  65. "baidu": "√",
  66. "kuaishou": "-",
  67. "jd": "-",
  68. "harmony": "-",
  69. "qq": "√",
  70. "lark": "√"
  71. },
  72. "quickapp": {
  73. "huawei": "-",
  74. "union": "-"
  75. }
  76. },
  77. "uni-app-x": {
  78. "web": {
  79. "safari": "-",
  80. "chrome": "-"
  81. },
  82. "app": {
  83. "android": "-",
  84. "ios": "-",
  85. "harmony": "-"
  86. },
  87. "mp": {
  88. "weixin": "-"
  89. }
  90. }
  91. }
  92. }
  93. },
  94. "engines": {
  95. "HBuilderX": "^3.1.0",
  96. "uni-app": "^3.6.15",
  97. "uni-app-x": ""
  98. }
  99. }