.package-lock.json 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. {
  2. "name": "MaoUI 文字向上滚动 多行滚动 多行滑动",
  3. "version": "1.2",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "node_modules/dayjs": {
  8. "version": "1.11.11",
  9. "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.11.tgz",
  10. "integrity": "sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg=="
  11. },
  12. "node_modules/image-tools": {
  13. "version": "1.4.0",
  14. "resolved": "https://mirrors.huaweicloud.com/repository/npm/image-tools/-/image-tools-1.4.0.tgz",
  15. "integrity": "sha512-TKtvJ6iUwM0mfaD4keMnk1ENHFC470QEjBfA3IlvKdEOufzvWbjbaoNcoyYq6HlViF8+d5tOS1ooE6j7CHf1lQ==",
  16. "license": "ISC"
  17. },
  18. "node_modules/recorder-core": {
  19. "version": "1.3.24040900",
  20. "resolved": "https://mirrors.huaweicloud.com/repository/npm/recorder-core/-/recorder-core-1.3.24040900.tgz",
  21. "integrity": "sha512-QVOXHqrQhQ5FMgXTKh4P7oc31Qex2Q5skgBT972+0wrtwHr76zMnrybo48/VyUhS75whRxMFJ5yQpv+wj333Bw==",
  22. "license": "MIT"
  23. },
  24. "node_modules/uuid": {
  25. "version": "9.0.1",
  26. "resolved": "https://registry.npmmirror.com/uuid/-/uuid-9.0.1.tgz",
  27. "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==",
  28. "funding": [
  29. "https://github.com/sponsors/broofa",
  30. "https://github.com/sponsors/ctavan"
  31. ],
  32. "bin": {
  33. "uuid": "dist/bin/uuid"
  34. }
  35. }
  36. }
  37. }