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.

79 lines
1.7 KiB

1 month ago
  1. {
  2. "id": "qiun-data-charts",
  3. "displayName": "秋云 ucharts echarts 高性能跨全端图表组件",
  4. "version": "2.5.0-20230101",
  5. "description": "uCharts 新增正负柱状图!支持H5及APP用 ucharts echarts 渲染图表,uniapp可视化首选组件",
  6. "keywords": [
  7. "ucharts",
  8. "echarts",
  9. "f2",
  10. "图表",
  11. "可视化"
  12. ],
  13. "repository": "https://gitee.com/uCharts/uCharts",
  14. "engines": {
  15. },
  16. "dcloudext": {
  17. "sale": {
  18. "regular": {
  19. "price": "0.00"
  20. },
  21. "sourcecode": {
  22. "price": "0.00"
  23. }
  24. },
  25. "contact": {
  26. "qq": "474119"
  27. },
  28. "declaration": {
  29. "ads": "无",
  30. "data": "插件不采集任何数据",
  31. "permissions": "无"
  32. },
  33. "npmurl": "https://www.npmjs.com/~qiun",
  34. "type": "component-vue"
  35. },
  36. "uni_modules": {
  37. "dependencies": [],
  38. "encrypt": [],
  39. "platforms": {
  40. "cloud": {
  41. "tcb": "y",
  42. "aliyun": "y"
  43. },
  44. "client": {
  45. "App": {
  46. "app-vue": "y",
  47. "app-nvue": "y"
  48. },
  49. "H5-mobile": {
  50. "Safari": "y",
  51. "Android Browser": "y",
  52. "微信浏览器(Android)": "y",
  53. "QQ浏览器(Android)": "y"
  54. },
  55. "H5-pc": {
  56. "Chrome": "y",
  57. "IE": "y",
  58. "Edge": "y",
  59. "Firefox": "y",
  60. "Safari": "y"
  61. },
  62. "小程序": {
  63. "微信": "y",
  64. "阿里": "y",
  65. "百度": "y",
  66. "字节跳动": "y",
  67. "QQ": "y"
  68. },
  69. "快应用": {
  70. "华为": "y",
  71. "联盟": "y"
  72. },
  73. "Vue": {
  74. "vue2": "y",
  75. "vue3": "y"
  76. }
  77. }
  78. }
  79. }
  80. }