package-lock.json 1.3 KB

12345678910111213141516171819202122232425262728
  1. {
  2. "name": "MaoUI 文字向上滚动 多行滚动 多行滑动",
  3. "version": "1.2",
  4. "lockfileVersion": 1,
  5. "requires": true,
  6. "dependencies": {
  7. "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. "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. },
  17. "recorder-core": {
  18. "version": "1.3.24040900",
  19. "resolved": "https://mirrors.huaweicloud.com/repository/npm/recorder-core/-/recorder-core-1.3.24040900.tgz",
  20. "integrity": "sha512-QVOXHqrQhQ5FMgXTKh4P7oc31Qex2Q5skgBT972+0wrtwHr76zMnrybo48/VyUhS75whRxMFJ5yQpv+wj333Bw=="
  21. },
  22. "uuid": {
  23. "version": "9.0.1",
  24. "resolved": "https://registry.npmmirror.com/uuid/-/uuid-9.0.1.tgz",
  25. "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA=="
  26. }
  27. }
  28. }