package-lock.json 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. {
  2. "name": "MaoUI 文字向上滚动 多行滚动 多行滑动",
  3. "version": "1.2",
  4. "lockfileVersion": 2,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "MaoUI 文字向上滚动 多行滚动 多行滑动",
  9. "version": "1.2",
  10. "dependencies": {
  11. "dayjs": "^1.11.11",
  12. "image-tools": "^1.4.0",
  13. "recorder-core": "^1.3.24040900",
  14. "uuid": "^9.0.1"
  15. }
  16. },
  17. "node_modules/dayjs": {
  18. "version": "1.11.11",
  19. "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.11.tgz",
  20. "integrity": "sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg=="
  21. },
  22. "node_modules/image-tools": {
  23. "version": "1.4.0",
  24. "resolved": "https://mirrors.huaweicloud.com/repository/npm/image-tools/-/image-tools-1.4.0.tgz",
  25. "integrity": "sha512-TKtvJ6iUwM0mfaD4keMnk1ENHFC470QEjBfA3IlvKdEOufzvWbjbaoNcoyYq6HlViF8+d5tOS1ooE6j7CHf1lQ==",
  26. "license": "ISC"
  27. },
  28. "node_modules/recorder-core": {
  29. "version": "1.3.24040900",
  30. "resolved": "https://mirrors.huaweicloud.com/repository/npm/recorder-core/-/recorder-core-1.3.24040900.tgz",
  31. "integrity": "sha512-QVOXHqrQhQ5FMgXTKh4P7oc31Qex2Q5skgBT972+0wrtwHr76zMnrybo48/VyUhS75whRxMFJ5yQpv+wj333Bw==",
  32. "license": "MIT"
  33. },
  34. "node_modules/uuid": {
  35. "version": "9.0.1",
  36. "resolved": "https://registry.npmmirror.com/uuid/-/uuid-9.0.1.tgz",
  37. "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==",
  38. "funding": [
  39. "https://github.com/sponsors/broofa",
  40. "https://github.com/sponsors/ctavan"
  41. ],
  42. "bin": {
  43. "uuid": "dist/bin/uuid"
  44. }
  45. }
  46. },
  47. "dependencies": {
  48. "dayjs": {
  49. "version": "1.11.11",
  50. "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.11.tgz",
  51. "integrity": "sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg=="
  52. },
  53. "image-tools": {
  54. "version": "1.4.0",
  55. "resolved": "https://mirrors.huaweicloud.com/repository/npm/image-tools/-/image-tools-1.4.0.tgz",
  56. "integrity": "sha512-TKtvJ6iUwM0mfaD4keMnk1ENHFC470QEjBfA3IlvKdEOufzvWbjbaoNcoyYq6HlViF8+d5tOS1ooE6j7CHf1lQ=="
  57. },
  58. "recorder-core": {
  59. "version": "1.3.24040900",
  60. "resolved": "https://mirrors.huaweicloud.com/repository/npm/recorder-core/-/recorder-core-1.3.24040900.tgz",
  61. "integrity": "sha512-QVOXHqrQhQ5FMgXTKh4P7oc31Qex2Q5skgBT972+0wrtwHr76zMnrybo48/VyUhS75whRxMFJ5yQpv+wj333Bw=="
  62. },
  63. "uuid": {
  64. "version": "9.0.1",
  65. "resolved": "https://registry.npmmirror.com/uuid/-/uuid-9.0.1.tgz",
  66. "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA=="
  67. }
  68. }
  69. }