合同小程序前端代码仓库
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.

87 lines
1.8 KiB

1 week ago
  1. {
  2. "id": "lime-svg",
  3. "displayName": "lime-svg",
  4. "version": "0.1.4",
  5. "description": "lime-svg 是一款UTS原生图标插件,支持修改单色svg的颜色,支持本地、base64、网络等路径。支持uniapp/uniappX(web,ios,安卓)",
  6. "keywords": [
  7. "lime-svg",
  8. "svg",
  9. "uvue",
  10. "vue"
  11. ],
  12. "repository": "",
  13. "engines": {
  14. "HBuilderX": "^4.17"
  15. },
  16. "dcloudext": {
  17. "type": "component-uts",
  18. "sale": {
  19. "regular": {
  20. "price": "4.99"
  21. },
  22. "sourcecode": {
  23. "price": "5.00"
  24. }
  25. },
  26. "contact": {
  27. "qq": ""
  28. },
  29. "declaration": {
  30. "ads": "无",
  31. "data": "无",
  32. "permissions": "无"
  33. },
  34. "npmurl": ""
  35. },
  36. "uni_modules": {
  37. "dependencies": [
  38. "lime-file-utils"
  39. ],
  40. "encrypt": [],
  41. "platforms": {
  42. "cloud": {
  43. "tcb": "y",
  44. "aliyun": "y",
  45. "alipay": "n"
  46. },
  47. "client": {
  48. "Vue": {
  49. "vue2": "y",
  50. "vue3": "y"
  51. },
  52. "App": {
  53. "app-android": "y",
  54. "app-ios": "y",
  55. "app-harmony": "u"
  56. },
  57. "H5-mobile": {
  58. "Safari": "y",
  59. "Android Browser": "y",
  60. "微信浏览器(Android)": "y",
  61. "QQ浏览器(Android)": "y"
  62. },
  63. "H5-pc": {
  64. "Chrome": "y",
  65. "IE": "u",
  66. "Edge": "u",
  67. "Firefox": "u",
  68. "Safari": "u"
  69. },
  70. "小程序": {
  71. "微信": "u",
  72. "阿里": "u",
  73. "百度": "u",
  74. "字节跳动": "u",
  75. "QQ": "u",
  76. "钉钉": "u",
  77. "快手": "u",
  78. "飞书": "u",
  79. "京东": "u"
  80. },
  81. "快应用": {
  82. "华为": "u",
  83. "联盟": "u"
  84. }
  85. }
  86. }
  87. }
  88. }