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.

93 lines
1.7 KiB

2 months ago
  1. {
  2. "id": "uview-plus",
  3. "name": "uview-plus",
  4. "displayName": "uview-plus3.0重磅发布,全面的Vue3移动组件库。",
  5. "version": "3.3.5",
  6. "description": "uview-plus已兼容vue3,全面的组件和便捷的工具会让您信手拈来,如鱼得水",
  7. "keywords": [
  8. "uview",
  9. "uview-plus",
  10. "ui",
  11. "ui",
  12. "uni-app",
  13. "uni-app",
  14. "ui"
  15. ],
  16. "main": "index.js",
  17. "repository": "https://github.com/ijry/uview-plus",
  18. "engines": {
  19. "HBuilderX": "^3.1.0"
  20. },
  21. "dcloudext": {
  22. "sale": {
  23. "regular": {
  24. "price": "0.00"
  25. },
  26. "sourcecode": {
  27. "price": "0.00"
  28. }
  29. },
  30. "contact": {
  31. "qq": "598821125"
  32. },
  33. "declaration": {
  34. "ads": "无",
  35. "data": "无",
  36. "permissions": "无"
  37. },
  38. "npmurl": "https://www.npmjs.com/package/uview-plus",
  39. "type": "component-vue"
  40. },
  41. "uni_modules": {
  42. "dependencies": [],
  43. "encrypt": [],
  44. "platforms": {
  45. "cloud": {
  46. "tcb": "y",
  47. "aliyun": "y",
  48. "alipay": "n"
  49. },
  50. "client": {
  51. "Vue": {
  52. "vue2": "n",
  53. "vue3": "y"
  54. },
  55. "App": {
  56. "app-vue": "y",
  57. "app-nvue": "y"
  58. },
  59. "H5-mobile": {
  60. "Safari": "y",
  61. "Android Browser": "y",
  62. "微信浏览器(Android)": "y",
  63. "QQ浏览器(Android)": "y"
  64. },
  65. "H5-pc": {
  66. "Chrome": "y",
  67. "IE": "y",
  68. "Edge": "y",
  69. "Firefox": "y",
  70. "Safari": "y"
  71. },
  72. "小程序": {
  73. "微信": "y",
  74. "阿里": "y",
  75. "百度": "y",
  76. "字节跳动": "y",
  77. "QQ": "y"
  78. },
  79. "快应用": {
  80. "华为": "y",
  81. "联盟": "y"
  82. }
  83. }
  84. }
  85. },
  86. "dependencies": {
  87. "clipboard": "^2.0.11",
  88. "dayjs": "^1.11.3"
  89. },
  90. "publishConfig": {
  91. "registry": "https://registry.npmjs.org/"
  92. }
  93. }