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.

package.json 2.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. {
  2. "id": "z-paging",
  3. "name": "z-paging",
  4. "displayName": "【z-paging下拉刷新、上拉加载】高性能,全平台兼容。支持虚拟列表,分页全自动处理",
  5. "version": "2.8.8",
  6. "description": "超简单、低耦合!使用wxs+renderjs实现。支持自定义下拉刷新、上拉加载更多、虚拟列表、下拉进入二楼、自动管理空数据图、无闪动聊天分页、本地分页、国际化等数百项配置",
  7. "keywords": [
  8. "下拉刷新",
  9. "上拉加载",
  10. "分页器",
  11. "nvue",
  12. "虚拟列表"
  13. ],
  14. "repository": "https://github.com/SmileZXLee/uni-z-paging",
  15. "engines": {
  16. "HBuilderX": "^3.0.7",
  17. "uni-app": "^4.07"
  18. },
  19. "dcloudext": {
  20. "sale": {
  21. "regular": {
  22. "price": "0.00"
  23. },
  24. "sourcecode": {
  25. "price": "0.00"
  26. }
  27. },
  28. "contact": {
  29. "qq": "393727164"
  30. },
  31. "declaration": {
  32. "ads": "无",
  33. "data": "无",
  34. "permissions": "无"
  35. },
  36. "npmurl": "https://www.npmjs.com/package/z-paging",
  37. "type": "component-vue",
  38. "darkmode": "√",
  39. "i18n": "√",
  40. "widescreen": "√"
  41. },
  42. "uni_modules": {
  43. "dependencies": [],
  44. "encrypt": [],
  45. "platforms": {
  46. "cloud": {
  47. "tcb": "√",
  48. "aliyun": "√",
  49. "alipay": "√"
  50. },
  51. "client": {
  52. "uni-app": {
  53. "vue": {
  54. "vue2": "√",
  55. "vue3": "√"
  56. },
  57. "web": {
  58. "safari": "√",
  59. "chrome": "√"
  60. },
  61. "app": {
  62. "vue": "√",
  63. "nvue": "√",
  64. "android": "√",
  65. "ios": "√",
  66. "harmony": "√"
  67. },
  68. "mp": {
  69. "weixin": "√",
  70. "alipay": "√",
  71. "toutiao": "√",
  72. "baidu": "√",
  73. "kuaishou": "√",
  74. "jd": "√",
  75. "harmony": "-",
  76. "qq": "√",
  77. "lark": "√"
  78. },
  79. "quickapp": {
  80. "huawei": "√",
  81. "union": "-"
  82. }
  83. }
  84. }
  85. }
  86. }
  87. }