| 1234567891011121314151617181920212223242526272829303132333435363738 |
- {
- "requires": true,
- "lockfileVersion": 1,
- "dependencies": {
- "@types/smoothscroll-polyfill": {
- "version": "0.3.1",
- "resolved": "https://registry.npmjs.org/@types/smoothscroll-polyfill/-/smoothscroll-polyfill-0.3.1.tgz",
- "integrity": "sha512-+KkHw4y+EyeCtVXET7woHUhIbfWFCflc0E0mZnSV+ZdjPQeHt/9KPEuT7gSW/kFQ8O3EG30PLO++YhChDt8+Ag=="
- },
- "mitt": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/mitt/-/mitt-1.2.0.tgz",
- "integrity": "sha512-r6lj77KlwqLhIUku9UWYes7KJtsczvolZkzp8hbaDPPaE24OmWl5s539Mytlj22siEQKosZ26qCBgda2PKwoJw=="
- },
- "rrweb": {
- "version": "0.7.27",
- "resolved": "https://registry.npmjs.org/rrweb/-/rrweb-0.7.27.tgz",
- "integrity": "sha512-UvC1llhmrGmWw6wk2VbcQOtpw/snfCwlAt+Kq2+Jm2KU5sVAJTiGoz5uTKvwcub6wXfXTwjfZtsnB5uNVCG5qg==",
- "requires": {
- "@types/smoothscroll-polyfill": "^0.3.0",
- "mitt": "^1.1.3",
- "rrweb-snapshot": "^0.7.21",
- "smoothscroll-polyfill": "^0.4.3"
- }
- },
- "rrweb-snapshot": {
- "version": "0.7.23",
- "resolved": "https://registry.npmjs.org/rrweb-snapshot/-/rrweb-snapshot-0.7.23.tgz",
- "integrity": "sha512-RAmfSrqXgTVeilyiebz/QUL71NEBZHDpoZghO8RfhvBWstgmEKE51QJOSVYzawXMfHrrNoQOhRhdI8Jnu2+FKQ=="
- },
- "smoothscroll-polyfill": {
- "version": "0.4.4",
- "resolved": "https://registry.npmjs.org/smoothscroll-polyfill/-/smoothscroll-polyfill-0.4.4.tgz",
- "integrity": "sha512-TK5ZA9U5RqCwMpfoMq/l1mrH0JAR7y7KRvOBx0n2869aLxch+gT9GhN3yUfjiw+d/DiF1mKo14+hd62JyMmoBg=="
- }
- }
- }
|