12345678910111213141516171819202122232425262728293031323334353637 |
- {
- "name": "MaoUI 文字向上滚动 多行滚动 多行滑动",
- "version": "1.2",
- "lockfileVersion": 3,
- "requires": true,
- "packages": {
- "node_modules/dayjs": {
- "version": "1.11.11",
- "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.11.tgz",
- "integrity": "sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg=="
- },
- "node_modules/image-tools": {
- "version": "1.4.0",
- "resolved": "https://mirrors.huaweicloud.com/repository/npm/image-tools/-/image-tools-1.4.0.tgz",
- "integrity": "sha512-TKtvJ6iUwM0mfaD4keMnk1ENHFC470QEjBfA3IlvKdEOufzvWbjbaoNcoyYq6HlViF8+d5tOS1ooE6j7CHf1lQ==",
- "license": "ISC"
- },
- "node_modules/recorder-core": {
- "version": "1.3.24040900",
- "resolved": "https://mirrors.huaweicloud.com/repository/npm/recorder-core/-/recorder-core-1.3.24040900.tgz",
- "integrity": "sha512-QVOXHqrQhQ5FMgXTKh4P7oc31Qex2Q5skgBT972+0wrtwHr76zMnrybo48/VyUhS75whRxMFJ5yQpv+wj333Bw==",
- "license": "MIT"
- },
- "node_modules/uuid": {
- "version": "9.0.1",
- "resolved": "https://registry.npmmirror.com/uuid/-/uuid-9.0.1.tgz",
- "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==",
- "funding": [
- "https://github.com/sponsors/broofa",
- "https://github.com/sponsors/ctavan"
- ],
- "bin": {
- "uuid": "dist/bin/uuid"
- }
- }
- }
- }
|