package.json 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "_args": [
  3. [
  4. "mescroll-uni@1.3.7",
  5. "C:\\Users\\Administrator\\Desktop\\项目\\直播\\liveH5-v3"
  6. ]
  7. ],
  8. "_from": "mescroll-uni@1.3.7",
  9. "_id": "mescroll-uni@1.3.7",
  10. "_inBundle": false,
  11. "_integrity": "sha512-1pQMtGA+iVRKhfJZZNXdBx05NnthIk6zm3hRbumswSA54eaKOMgpUDb9AQ2+rRdXmS6kLkEYSbW/fkb7/IyoAg==",
  12. "_location": "/mescroll-uni",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "mescroll-uni@1.3.7",
  18. "name": "mescroll-uni",
  19. "escapedName": "mescroll-uni",
  20. "rawSpec": "1.3.7",
  21. "saveSpec": null,
  22. "fetchSpec": "1.3.7"
  23. },
  24. "_requiredBy": [
  25. "/"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/mescroll-uni/-/mescroll-uni-1.3.7.tgz",
  28. "_spec": "1.3.7",
  29. "_where": "C:\\Users\\Administrator\\Desktop\\项目\\直播\\liveH5-v3",
  30. "author": {
  31. "name": "wenju"
  32. },
  33. "description": "mescroll的uni-app版本:【wxs+renderjs实现】高性能的下拉刷新上拉加载组件",
  34. "license": "MIT",
  35. "main": "mescroll-uni.vue",
  36. "name": "mescroll-uni",
  37. "scripts": {
  38. "test": "echo \"Error: no test specified\" && exit 1"
  39. },
  40. "version": "1.3.7"
  41. }