{"versions":{"1.0.2":{"name":"embla-carousel-wheel-gestures","private":false,"version":"1.0.2","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test","lint":"tsdx lint src","prepare":"tsdx build","semantic-release":"semantic-release","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^3.0.0"},"dependencies":{"wheel-gestures":"^2.2.0"},"devDependencies":{"@testing-library/react":"^10.0.2","@types/jest":"^26.0.0","bundlewatch":"^0.2.6","embla-carousel":"^3.0.0","eslint-plugin-import":"^2.19.1","eslint-plugin-react":"^7.14.3","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^5.0.0","husky":"^4.2.5","lint-staged":"^10.1.6","semantic-release":"^17.0.4","tsdx":"^0.13.2","tslib":"^2.0.0","typescript":"^3.9.1-rc"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"1.2kB"}]},"_id":"embla-carousel-wheel-gestures@1.0.2","dist":{"shasum":"9ef7253821dae98ef82bab70373c5ba5957c46d7","integrity":"sha512-UrFC5EobGy71zdbiRM+SeYHVvzsEZpNTmU93vwv1ke7cswDmbmoiwVuCjXXuoY42bVy/FVXcxJ/U6BO9YbCdsA==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-1.0.2.tgz","fileCount":17,"unpackedSize":35794,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5lxBCRA9TVsSAnZWagAAxt4P/0mC6jEYyy12b1ED9QIx\nuDgqZBzhDLdi71FcwKfpei3U8cfwjvyzhHvOgBqoUoLAgf6fvs+mnPT8SJlb\nuQc8LnjtNnbgJE6+zb5VsxPovU4FojVRu9vydXC0zzDYZW5YZ73MedGh1QJ0\nmYm1fiBWJWbuUpcPnsBs66vUZ0J50jDDHnf2g/NksREM5x1pkEWCjQQ77mkh\nNwlo+7La9DHwY5EGY956/FPcbc484uzRg8XhaFLCnZdm5JFrs5+G7xS8UUxk\n2GylhZU6tl/GY9VnD8+Zj1tYhuPs2CbMXFDmAR/wcOP1fcBY6gAc7fABtCz9\n2BPyWwl3JBIobHfqxmGVuvQ7Tu2usACxK3Hee9E9iMuOhi+CiB4pjgP1N9gU\ndCCyX6iKL/JoOR4tyPb07iioB0L99KerZmzzVQNJEW+24zzeVh9nMCk5G1z8\ncEet3xkdN4a3mikczn0Ylb+b7Zv9/DYxv5sNPGNUEaG4rWYfNfXfsML+lyJT\nsePTNmmemFTtMUX+bQQq4dMN++xFjzhDzgpDk54srXvW76irleDTQHqfpW63\n+VGbZT6LOBEnKvorJrk5dPClvisXjzvIv4E+66/9DrqsQCdq585rBuxQ/sls\n72kxuUtvywUZsJnFq4BG9+9RYcO5chQPacqL2Ie+hzobkpYFxKdK7vfWI71j\nVMv6\r\n=JAWS\r\n-----END PGP SIGNATURE-----\r\n","size":6804},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/embla-carousel-wheel-gestures_1.0.2_1592155201427_0.511328831239251"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T06:26:55.321Z","contributors":[]},"1.0.3":{"name":"embla-carousel-wheel-gestures","private":false,"version":"1.0.3","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test","lint":"tsdx lint src","prepare":"tsdx build","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^4.0.1"},"dependencies":{"wheel-gestures":"^2.2.0"},"devDependencies":{"@testing-library/react":"^10.4.3","@types/jest":"^26.0.3","bundlewatch":"^0.2.6","embla-carousel":"^4.0.1","eslint-plugin-import":"^2.22.0","eslint-plugin-react":"^7.14.3","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^5.0.0","husky":"^4.2.5","lint-staged":"^10.2.11","tsdx":"^0.13.2","tslib":"^2.0.0","typescript":"^4.0.2"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"1.2kB"}]},"_id":"embla-carousel-wheel-gestures@1.0.3","dist":{"shasum":"1177c3f739567b3e8158f83caf59205cff33ceb5","integrity":"sha512-6uNb77Z7AHtG0ngt0q24VYUgrNjOhp8rbt2KgaNls3l2mcVRdocN/nrv2wO0saeOoNMRe5Ac1uDhOvnS1+Yr6A==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-1.0.3.tgz","fileCount":17,"unpackedSize":36777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfS8eWCRA9TVsSAnZWagAAn/YQAJNdj6+WQnQxXMdQfIYj\nZGagkOh5xVWHV8Rn/Sub8CHSk+ftyJtZvlr8wtuODcPiWD9uWoKkGLKlE+Ot\n9IB8YGHU6wtphKRsOfcg8v+nCBThpuVwZMO5caUSEhy57QWdgJJ/6/j+u1FC\nIBI5KO55tCx95HAqml5mmXUyb4wxuoLLEbRWpPbA1sn4t8K1vSIdXgX7shTE\nnzYoakDaViKnfQEFz/R1wa/bYYZkrwvNpMo6WqnRkvTNajAHNtosd0xaT/j/\niIPs5KhWk5cmJT3CyF/kMKFpgE7nS5yV3RvWwby6K6W7Ae4qqujWrXPngawD\nMY4Aqwsbnqx5l60D3WnP0U8XepBNiwkzwsBSHpbCr8FxTYhmaa/5QOiPapqQ\n5axtdoH7zmgVMnEHff3lYqB9OvsfaUO9z2RDbEL23LEm83Ouzc1fWqmbP0uP\nTWYnWVrRXVFA4l3KwzniJpqtuOK8CWfVeMwdR4hexCQbT1CB7AViPzNPw1ut\nG1c4bN5bS5A8hSVVGcXF0r7NcJh7rtz0su376stnnMJuPuVwzD1P1MPTo8Mr\nbqifYp6g3MP48nvs7IuL9AKTdX85JwnrwJBdE3CDiWbf6GuHsM7wys8jY+RV\n6Pblc9cQUrmTLGviavdo7cGEjiG02lggd/pqn3qSC/x7V3beVEpF1kIPcLIl\n4zTW\r\n=Vbs/\r\n-----END PGP SIGNATURE-----\r\n","size":7197},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/embla-carousel-wheel-gestures_1.0.3_1598801814059_0.5757462188995814"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T06:26:56.469Z","contributors":[]},"1.0.4":{"name":"embla-carousel-wheel-gestures","private":false,"version":"1.0.4","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test","lint":"tsdx lint src","prepare":"tsdx build","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^4.0.1"},"dependencies":{"wheel-gestures":"^2.2.1"},"devDependencies":{"@testing-library/react":"^10.4.3","@types/jest":"^26.0.3","bundlewatch":"^0.2.6","embla-carousel":"^4.0.1","eslint-plugin-import":"^2.22.0","eslint-plugin-react":"^7.14.3","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^5.0.0","husky":"^4.2.5","lint-staged":"^10.2.11","tsdx":"^0.13.2","tslib":"^2.0.0","typescript":"^4.0.2"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"1.2kB"}]},"_id":"embla-carousel-wheel-gestures@1.0.4","dist":{"shasum":"0f7597e2074c2df6635e1717ea15010659e6f6df","integrity":"sha512-/Zon7qeL5slnqFb2tCqx50PeVM6hfSzYSX4A71l21fmynvgyU1jHN2rzN8a3PWPFSAuoZDXmR3q9Ktb9PI/Pag==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-1.0.4.tgz","fileCount":17,"unpackedSize":36767,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbnM6CRA9TVsSAnZWagAAFU4QAKASqgtWksRqaPzPoF/L\nC9kPiENSHXBsFt8SamNoBJZD4CjFNnNOZBSSVUHBP5kt+CJm6Ta5wTOy7zy4\n2fldMqLuZlePNmztqjzyQCJf8pi/KXfoOUxnUoIPBZwS1K/MVc1ikGudMRHY\npBk/5DrAqG43nmaZcm5RgCXGQTi1MnJgMI8Lu1ERmmiTH/ZsJksEiDJepodO\nDmfzy19DzkP+KfEoNx9W+WI6oVkrRGVNzwwPid6v/wJ2dE+HJHMJusy5p3MX\nRJ68QL9QdrmEvF4/BxkOopu4tGEOgSjH9E535mJyE0HJ5JDVzi2ZnuudW42n\nKslBL1ne6hqD2R5R/usM8bqKWIzT6n+ZDfByvx+v4W64RnQpfdXwGzy03NV/\ndeHZBvku7psSw+lHge5ScZREwunZabKat8sKBhUvCHj+phzWq8ZJ/LF9DqlD\nud7utZtcxK9sSWeL+Yifud47aw1W1SkhNjvIXaAZaabSi1el5XoA/7WwjaVs\n3tvXtVm2vyl4H/T8PkAKpUUS8dNAVOUCGd4L2pBkECl1ecvcZUQsFGlMLx/C\nqbDY8/9clGy8Tv8wbvEjGltwZIufyiFPIkV2OyndVtBa2vZG4DLBZvFageK3\nGYCE5kgudVciZyUyLS4/K39EVpys26gsZVgcMi+NLET5OOSx4meDAn7UbxzA\nGQ+r\r\n=Dm4U\r\n-----END PGP SIGNATURE-----\r\n","size":7191},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/embla-carousel-wheel-gestures_1.0.4_1601073977776_0.86178667845624"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T06:26:57.587Z","contributors":[]},"1.0.6":{"name":"embla-carousel-wheel-gestures","private":false,"version":"1.0.6","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test","lint":"tsdx lint src","prepare":"tsdx build","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^4.0.6"},"dependencies":{"wheel-gestures":"^2.2.1"},"devDependencies":{"@testing-library/react":"^10.4.3","@types/jest":"^26.0.3","bundlewatch":"^0.2.6","embla-carousel":"^4.0.6","eslint-plugin-import":"^2.22.0","eslint-plugin-react":"^7.14.3","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^5.0.0","husky":"^4.2.5","lint-staged":"^10.2.11","tsdx":"^0.13.2","tslib":"^2.0.0","typescript":"^4.0.2"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"1.2kB"}]},"_id":"embla-carousel-wheel-gestures@1.0.6","dist":{"shasum":"c55b78cf82f39e75fd66e353413a5afbc2b3d6f9","integrity":"sha512-zh4Wnt3Os8V1MXRcBwICZCsh+H8bnXylEFSKSlELxIBxRhVVz9b7GBvRvpkBpvyzoasbSIBZW+s5UfTev890Kw==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-1.0.6.tgz","fileCount":17,"unpackedSize":37554,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkynfCRA9TVsSAnZWagAAW5YP/2x69Osr42Gg3TM/L1Oq\nLFqSEGuE0D0mOV+ozAG2zbqFZesInuICG7EhwdZlYyBtPlba1A1EQJgcBbuS\nRyGDRnNj4J4Vz/yFELyuN5Kdqu0UuT3Z0+SndZdXuoVFOa9to7xEWMil6cf2\nRj8mX0ap4wJvox7cKu4ljZg9yeuTKk3ZK5QVyFhX0BtbWN5uoKfVwPuvsTWI\n+BFRMuheA1a9qf+bpihhClhrD8H9QKQB8EplQQMZDzKhnNILZGUmon17LE5B\nVFqI+3O+1yXayL81affNOueJdK8gD97017WddyB9PT63j3HB2TeH2HwGwfUQ\n7Q7C8prVv1E4U+wALt8vuCp1nFDzFpG3nrYFqr+XcLjjOC4PdQ6kcV0CaX6v\nqgLK3n/BFO2BVdlmYJlIQT11E9etMR7X7I7iGB71cj3vXaU9QP4bWSTFYUJD\nuXYE9Bxuevb1SfoiS37bs3F+tE5p9bnG/zAUmQF4ehUO5TOX2WoEscN9cZ/8\nr3PuK/78g5bUKGUZpe8LPQ29/euRAQfjBmTnDekb/83AJtyxxrAPloDErDGB\nsykKBwRqN3Q6DkecIA7q6RSOwUj4rt5PyvzGlqQfam97Sh0kyK3cwLfP28di\nHV+bGlGirkjGartob4paDkgOksVQzqWsWmIgohagEWeZqHGFepjwWaxSiwi6\nf7+D\r\n=SdRZ\r\n-----END PGP SIGNATURE-----\r\n","size":7297},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/embla-carousel-wheel-gestures_1.0.6_1603480031411_0.7185135083994221"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T06:27:00.760Z","contributors":[]},"1.1.0":{"name":"embla-carousel-wheel-gestures","private":false,"version":"1.1.0","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test","lint":"tsdx lint src","prepare":"tsdx build","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^4.1.0"},"dependencies":{"wheel-gestures":"^2.2.1"},"devDependencies":{"@testing-library/react":"^10.4.3","@types/jest":"^26.0.3","bundlewatch":"^0.3.1","embla-carousel":"^4.1.0","eslint-plugin-import":"^2.22.0","eslint-plugin-react":"^7.21.5","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^5.0.0","husky":"^4.3.0","lint-staged":"^10.2.11","tsdx":"^0.14.1","tslib":"^2.0.3","typescript":"^4.0.5"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"1.2kB"}]},"_id":"embla-carousel-wheel-gestures@1.1.0","dist":{"shasum":"c8e1d004a09e7840ef50bb73421999c4a666445d","integrity":"sha512-Lcu5X1253WyFe9SZglYLlPWFSD4Ojpepz6ucnOYTPbfTPlHAizZ7jf658Mj99ZindlAUAf483tIX5AjMfTztPA==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-1.1.0.tgz","fileCount":17,"unpackedSize":38353,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrF35CRA9TVsSAnZWagAACG4P/A/xMS/OhGRpBcifrvQ/\nEj3owdMhX2jrnDV6Eo+ZRqgUZHOOBgyjzCiDCaMdTHPBvnlxI7V7OX/xScrK\nLZHBOcS3sv4B+XSn6uCyj4T6EImYKYft0thjsAqmhJrqKMzD/5wuyTAmrkOH\n27XhJNJXmaPSQ3KPxoYA1btQxnr5AXa29svou/kWaWvKhaDcJkrlsMzdkJjj\nWDqJvZVnDupuYkTNObUywDB+CRT3mkZmU4yl0PYHvIXDFMxXyloAH/RkZY8Y\nTTvA0w6OyEjdqXTzVHpmRRzmkoIIejiDQlds8z0OfMk+8BtQKiIPUQm8MVuP\nrL/c5MT9WXm6FUVS3DkvjU1cN9hqGcSvwH5dpEjuLBRaIBeeh/s6Neo6L6wb\nZTbxWcL4SbSgAU4fqhtMrpsWYw3LiFEoD6+Jq51wHcmqFh3V/te/uk2E1ajX\nKOcP+1ngseIUYrF85Rc8KMr6M8kt2v1ce7SCHbhtOzARugNvQTZurgw2HwEL\nmzivjbJ3Fbw+aRBgC/gFQ8jqbOw2FqscNBZcLRg0hw6GWPcy7+HsU2nWf31m\nm1jKPF+hsxzsGO166F2mZqGJLH64vVQWSRmYWXaWRh8V0lACV4GmiwkJOp+G\n/iIv/nIGvBGMEcgXMCYOndXxz3LbC01yeNwfTtqJdpRIbdx21PaWja1U2BsL\n0BCV\r\n=8xUz\r\n-----END PGP SIGNATURE-----\r\n","size":7423},"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/embla-carousel-wheel-gestures_1.1.0_1605131768521_0.4679437075560846"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T06:27:01.890Z","contributors":[]},"1.1.1-beta.0":{"name":"embla-carousel-wheel-gestures","private":false,"version":"1.1.1-beta.0","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test","lint":"tsdx lint src","prepare":"tsdx build","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^4.5.0"},"dependencies":{"wheel-gestures":"^2.2.3"},"devDependencies":{"@testing-library/react":"^11.2.6","@types/jest":"^26.0.22","bundlewatch":"^0.3.2","embla-carousel":"^4.5.0","eslint-plugin-import":"^2.22.1","eslint-plugin-react":"^7.23.2","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^4.3.8","lint-staged":"^10.5.4","tsdx":"^0.14.1","tslib":"^2.2.0","typescript":"^4.2.4"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"1.2kB"}]},"readmeFilename":"README.md","_id":"embla-carousel-wheel-gestures@1.1.1-beta.0","dist":{"shasum":"81f4375fdd0fad8122c897892148faf1f4fd596d","integrity":"sha512-g7LkZ/AUFmCxNxFEWtGwG1y6I81peybSxT8r4/Ww5VDl2pkhdEq9pRqRF+dbWdkSHSBLNYD4/hmJercYlMXqCg==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-1.1.1-beta.0.tgz","fileCount":17,"unpackedSize":46243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiG0tCRA9TVsSAnZWagAA6fwP/jl0Wc03Rqb/DxCORxHl\n0bmyWB3F+LcHXGKsrE4K8yQWi65I3PlAaPGZKIOB9dMku0Z5ew1ZGuiauDlG\nQxChISFY8nyqIIWbvDz2OIw7aGb96YH2sQhiyeDteMh+XvvGAgm32sXQC0KM\nbpOl3fA7l8top7DPXBPDSRA1uhrqgOIpm4iVOJb0ulc2KQZOEGyf2FJCOK5v\nH2E4SQ+12fIjz2XDLxSxdEJVwDxiEAllvWeVbD4xaoQPOYioTROqzpTlbV/F\nsk5eYnWIdAhIp2W1+D39yLGpmmMZx4YJePJagS/dOzAquDocSp+IlXwz89iz\nc/gy5HASuT7Mmyfa+ikNvXRtK/bsjVjPSVBxvNXucvA8CwyIcGf3x0g/SFMo\np8M3Dl51ab728BjmPrCvfPFu0KKyCnh+L1xKKOtkCWbiM2XDyWttaFKFBMc1\nHcGtbtGGQtzG1ju3rfQE+rIJfyB2XsGIMfEazAmMXjq7cAvSptNnMthFRCV5\njyAwq0G2SDTK6RjgJ+NQsqZwsBrwV/QRyGgAQ3F1DjMLqoneRNOm9GxNkSuy\nXdLNuBa83g1cT5oaL2IH2JWe4ZeKitXw4/9JpVAYelzBwQZZ24fXEmt7otGV\nxR5mIQrpVyW+jRUhHacAa85zwaaSjGrKOlyo9LbCZhxnmtWjP7hCACQQWVIb\nflei\r\n=ZSow\r\n-----END PGP SIGNATURE-----\r\n","size":8078},"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/embla-carousel-wheel-gestures_1.1.1-beta.0_1619553581363_0.8183533785320805"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T06:27:03.043Z","contributors":[]},"1.1.1":{"name":"embla-carousel-wheel-gestures","private":false,"version":"1.1.1","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test","lint":"tsdx lint src","prepare":"tsdx build","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^4.5.0"},"dependencies":{"wheel-gestures":"^2.2.5"},"devDependencies":{"@testing-library/react":"^11.2.6","@types/jest":"^26.0.23","bundlewatch":"^0.3.2","embla-carousel":"^4.5.0","eslint-plugin-import":"^2.22.1","eslint-plugin-react":"^7.23.2","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^4.3.8","lint-staged":"^10.5.4","tsdx":"^0.14.1","tslib":"^2.2.0","typescript":"^4.2.4"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"1.5kB"}]},"_id":"embla-carousel-wheel-gestures@1.1.1","dist":{"shasum":"30c23e17d45c9b25a022524a0e382f2d03fd0b28","integrity":"sha512-qdTg3oDg5pGOjj4sUAxIAMiecVvl3bE+vtczzHRfoyc6Fg4O2WzP3EmAcA2IfRNJEvnyWNkjN9aaL16AItVTxw==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-1.1.1.tgz","fileCount":17,"unpackedSize":49325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgicWFCRA9TVsSAnZWagAAPIoP/3S+sDLA+uhkzvAil4oq\nMOeTPp0fftl4sdKyj1H/kHg3sGb/m6WeLkCzDaHEA0atlwoTF4cQvAMk9K50\nQ77fy1N9dLGfcSwHJxp91tJzCDL8aBoT6U+i3KQwNRhZDVDl56B5w0X2ThN7\nGvtEpJV5pqXPZGvm/6RNGv+YVxkENvJQgIV2wv9yZTSBJFDLDKDncJ8BDHAD\nr2T4AmyNfv32ARv5s35HmYJHGl1/l5RYRQnYB9NpIGMIm/iQB8UiSwSrYlVu\nyAhn9vEPqtH1hH3H/Dw4RM5CgPlPZ4ADQF3NcTTYXSCj+TI/qijWIjxYqJa5\nCDdJ3k/70tzIUvRJZFzWm/vpIy4AOYZvUYmhi1+oge4a0tgnxFg+dduzRBTy\n6MtT+C84W47xhsHSSepnD9IWDoWOXoG6E2etNwp1wwbyPvpLvjSsmPUFv5va\nTS0I9os/9eTwScCXy2Dcy79LyDndWwCn4OAEE2VMQNkuV3ZWouX02nqmCnbZ\npfCOIisnHWbZDWPSWAdhEaI2iDEtKVVdv9/RYAU36aXxAk1ZBciaiLBFXApu\nWig198KXNWqKL/4GKftj9bso7AM3Ynu50f3XrU6PauHhxPHyP/erCxO8xlXY\nIRcQA1mSFdgMV0wbu1pXNPSugqdUoBHmr/bkYYsqMxlqJ25knr4XE9ti/5JW\n9XW/\r\n=QF5t\r\n-----END PGP SIGNATURE-----\r\n","size":8584},"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/embla-carousel-wheel-gestures_1.1.1_1619641733190_0.6349287667602128"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T06:27:04.145Z","contributors":[]},"1.2.0":{"name":"embla-carousel-wheel-gestures","private":false,"version":"1.2.0","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test","lint":"tsdx lint src","prepare":"tsdx build","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^6.0.1"},"dependencies":{"wheel-gestures":"^2.2.5"},"devDependencies":{"@testing-library/react":"^11.2.6","@types/jest":"^26.0.23","bundlewatch":"^0.3.2","embla-carousel":"^6.0.1","eslint-plugin-import":"^2.22.1","eslint-plugin-react":"^7.23.2","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^4.3.8","lint-staged":"^10.5.4","tsdx":"^0.14.1","tslib":"^2.2.0","typescript":"^4.2.4"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"1.5kB"}]},"_id":"embla-carousel-wheel-gestures@1.2.0","dist":{"shasum":"5761e19c4b9deef7eb1ef6b4ce6d8416344a0e6e","integrity":"sha512-K1u61M29zRD0gSHtV5CZ4ZpoRUMaTgKzqLoCFNpmQBEUujhBF/TWcOL2C8+XmFCY5AvF9teJCGiEROAtxZEsQA==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-1.2.0.tgz","fileCount":17,"unpackedSize":51055,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhk2YyCRA9TVsSAnZWagAAEzAP/iyfxfg+9lgjjz+C/wYE\nbZsYQIi4B0Bg+X/sOZQucCC+HuML1TCfn710biS/9VZrXjq8FiHLvaMClzHs\ngoxBocMARcyo46K+Uh4JmDO9limw7WmGY754P80sRAPcn5OYpCpOCEoDOsJE\njsST/IHqk93zMKxZuE+skq0KOUCGhdjDxc39AQ1q5Cb7yZpTgf9CGFL3gRhe\nbx3WDS7DtN9GhBkt4rdxkcS9gcQMJe0lsrg8JThAYpfxwWMDPRdeRGdZTdhz\n6j7ZGCsDvq3dGbXH2sDaqwLTCdCROBomCjcF0QzP1JP+dRWWZWYQFzFnwj4J\n53qmhsY+y8Wzi1LdLxXa+jZqcyqXgCailOG5zfErUQ3NqrWd6NGTjXaDGCJr\nNOSWzs4QZHTR3cDSCFuRd1Qqr2Tph3y5JXsnGW995xK7tYWqCHk4k6QdLgvl\nGhZ7jL9V/20Jm0YkrashVDwNk/NRSI8dsNveyhLaxWzhn3PjfEG7D3eZRaGx\nzSCUTNtOj3qIYbVKVBs1pUvxvmryngVxbjXK2kf5vT4VGc2mnXiNpzKwSxk4\nQgQANSBci36nD5eMlUanvDLSTIjuG6ZEmvOapxEXzFLY+UhvimaBKlItP9vT\nNvJecaKEYvPu6qmUSUI1vPL7dPO59E4+UsbSGkyixkBKfzDix8qnt7bgCZbc\nP/7w\r\n=CNyq\r\n-----END PGP SIGNATURE-----\r\n","size":8802},"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/embla-carousel-wheel-gestures_1.2.0_1637049906476_0.6955565961231429"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T06:27:05.271Z","contributors":[]},"2.0.0":{"name":"embla-carousel-wheel-gestures","private":false,"version":"2.0.0","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test","lint":"tsdx lint src","prepare":"tsdx build","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^6.0.1"},"dependencies":{"wheel-gestures":"^2.2.5"},"devDependencies":{"@testing-library/react":"^11.2.6","@types/jest":"^26.0.23","bundlewatch":"^0.3.2","embla-carousel":"^6.0.1","eslint-plugin-import":"^2.22.1","eslint-plugin-react":"^7.23.2","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^4.3.8","lint-staged":"^10.5.4","tsdx":"^0.14.1","tslib":"^2.2.0","typescript":"^4.2.4"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"1.5kB"}]},"_id":"embla-carousel-wheel-gestures@2.0.0","dist":{"shasum":"9f02fa2c3859d0c39afe20302ed866d75ebc149f","integrity":"sha512-vBmFhWX4a8Ck77Sj5vM1Lb03byuW85meoOvHoDNI3YStk1Kt6VT4n1dg/clILyUGBvytOcM4qYgvqUofnaxibA==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-2.0.0.tgz","fileCount":17,"unpackedSize":49195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhm/8tCRA9TVsSAnZWagAAlb4QAJK7X//BBBd/GAaA/PPn\nmvadL69b6ulfatAssvEVwr3qJT18Aad0cOG7mA5V3p9R7boz843HJh7TKFUK\n86gx3hQhzNn1RAhnbUhqCJEHA1v33Gt85gwFakkA6rw1iRT2z/KosbwgPLM2\nH0+3BNx5m/kJGx086vkKtMA3n5qMA7qNl2g4fzSsQzjPa+9Ul2t/opcNINVl\nA81ZVWya6nCO+yOIZbI9ZhkY1OdQJ8cgGd78ecRcs38/08ff2nb+KJjbuU31\n4dHxUxwlwmmSNejkWSBhwBGm2iOLN2AV9gQ35mEuBqYa0OqAFZqXbZKdNQ/0\nRfYh02X4VccrcTyR1mXbECFEZqxgWiLvJN42t/so9O3XG2zx1m8oQlnyMtMa\nMblKCD/KRceuk2F/3LDkTCg2vKrCT+TD6Jlve9n0jkfdLEP/p7sSN4HVnm4/\nTKKlOPgfCXcsZrgjqV5O8nRhS50hWJ2VC0S5yetnSziiz/g4r1Snj8ZVGclb\nz8f4lbfp3j4aVMFhNfBQ8En+7OLisPLbrlJagiG4wLAtiq9eUM4SIlxoBqkd\nfbaJgxRNxYqF20u3b0Ngy3Tr1TsB21AH7tzDnZlVJnU3hxGoM8X9wYA/afnz\n2pugFL1gYGvgqNL5Lu6CkJ2BQrGL9AjSM83gIeBKTRuOPjfFhzwIW6YMeJsx\n2FUt\r\n=6KFv\r\n-----END PGP SIGNATURE-----\r\n","size":8705},"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/embla-carousel-wheel-gestures_2.0.0_1637613357054_0.625742164038221"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T06:27:06.380Z","contributors":[]},"2.0.2":{"name":"embla-carousel-wheel-gestures","private":false,"version":"2.0.2","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build --format cjs,esm,umd","test":"tsdx test","lint":"tsdx lint src","prepare":"tsdx build --format cjs,esm,umd","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^6.0.1"},"dependencies":{"wheel-gestures":"^2.2.5"},"devDependencies":{"@testing-library/react":"^11.2.6","@types/jest":"^26.0.23","bundlewatch":"^0.3.2","embla-carousel":"^6.0.1","eslint-plugin-import":"^2.22.1","eslint-plugin-react":"^7.23.2","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^4.3.8","lint-staged":"^10.5.4","tsdx":"^0.14.1","tslib":"^2.2.0","typescript":"^4.2.4"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"1.5kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.development.js","maxSize":"6kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.js","maxSize":"3kB"}]},"_id":"embla-carousel-wheel-gestures@2.0.2","dist":{"shasum":"b5be74ba7d8919a8faf78c79d4c71eb3392ca4ec","integrity":"sha512-SYAZ3GvKdXk8n/qWqqyNjLcWkr/d93wXVO1BzzQJoze/KlpNFVazUTQQgKfTyN8whFdvGPPJkgtdy6NBmCMPMg==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-2.0.2.tgz","fileCount":23,"unpackedSize":94394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhn+jxCRA9TVsSAnZWagAATOMP/iLyjgxFYNcCvpY7Qw3c\nfhmI9kf/9VnRlwiFXq+5Fq7fGEZGJmfWM/LUhgHJ4PQSJwLYHRbSOHXV6nSR\n/WehGkkMjFVLrHYgMIOjD9tgqq/FfNjFQ19pyOPGN/LBm3Z/aeruiRzsdUUq\n5KOevncZ5FrxZ/NG00si00MbSb4ECiAnZVvpMYLXbkMnoTAUfTUdBkfyqHP4\nZAHf+bhaYYqm/SuskKOvG+FXTQoGf2UEh61EUhWWm76HvkWyDzAt4O8w2u0b\nBDLmQ6Gi87iR3nJizAdzyLpPDIzTUpQxFxcQiLrkej+OQcS+IefkFvLhncYJ\n/ok+ISt1bwP9su0cC32+akzgCXb0YKoFRfxToe8+0zjnbFinKBcTrmubJcJe\ngDQ+O3LJunyOLHx9zUHR+NJvqdRwSkAjLyNDHqCv+d2DwhNIbwYQVrRr/pTb\neUHOoG8jYUCtc57go9F1wYvHw+VJpK7dv//lIqZUm/GMpEUqJyRrtnplRmS3\nhZRNZH182vqgJT0Kcs3vBPWIYM23WmSAZtLmu+4EwM+KYD7dFJv/XK2XygEn\n9TA2fxf169ZPVy0V4YkJ7V41Z5p9z0sw0fvWjMyQc77rFo+oa/3JYapru1mj\nPhSdM3rncRxmOdfgzG9FMo3NbbAK3nxU1rlHoRr38toL+FGZnQt2zpYAfEVN\nj++0\r\n=dLOU\r\n-----END PGP SIGNATURE-----\r\n","size":17066},"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/embla-carousel-wheel-gestures_2.0.2_1637869809626_0.8686670973967734"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T06:27:07.968Z","contributors":[]},"2.0.3":{"name":"embla-carousel-wheel-gestures","private":false,"version":"2.0.3","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build --format cjs,esm,umd","test":"tsdx test","lint":"tsdx lint src","prepare":"tsdx build --format cjs,esm,umd","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^6.0.1"},"dependencies":{"wheel-gestures":"^2.2.5"},"devDependencies":{"@testing-library/react":"^11.2.6","@types/jest":"^26.0.23","bundlewatch":"^0.3.2","embla-carousel":"^6.0.1","eslint-plugin-import":"^2.22.1","eslint-plugin-react":"^7.23.2","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^4.3.8","lint-staged":"^10.5.4","tsdx":"^0.14.1","tslib":"^2.2.0","typescript":"^4.2.4"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"1.5kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.development.js","maxSize":"6kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.js","maxSize":"3kB"}]},"_id":"embla-carousel-wheel-gestures@2.0.3","dist":{"shasum":"411fb9ee438bef5d8515df6e04c9d259be0cec70","integrity":"sha512-Of7fkqv9HezGpbj5UQd0WZvghi37qC8nHxPwKD7U7gYbY9ny5JA434qRxO7IdF8QpcHI40wLlGDTKQ83Z2g7aA==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-2.0.3.tgz","fileCount":23,"unpackedSize":99212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsRAxCRA9TVsSAnZWagAASswP/1OY/DjbAT1LZBHk7ZGu\nfnqIjYpAba3gevRFPHOBJQ03iVG98ZMn40uMO3Gh+1h9dAFW2U4lR/GXW0T7\nnE2zoDpeH9ervXUQDIND+JXAmCghwxBCAyDXjQy0e0UexBjwyTBxdubBu4yd\ndsG4H/BV5vKNIoSKGUM7K43AT261sse2Wh4y+XSW0jVqbFs447g+9mqUlBiW\npxGOKFInEGwQg5UGUN+eRwvH4VL8B5B7KYw/FNZbWxIEQ5SoBI3uIRfVZbyc\nVcTUG0oNqTyfTKFU8COld9oeW0aEgW4Fjxgkthkffe2SN905j31SO5lVSccD\noE/WaJ5e27wi572d4goqTG6LHglUPTcNXc6wcZAegKaDvwQxNImFNL0EyPrY\ntLNslZYB4lxD20kuSveeQi4bNNV/vC6bpSrYWZ6sgh9mgTHR031M8TGoFCsC\nzDce9XS8nwdCx8iv7OyuHO6bdvAwSxGOuH+zyfRVh4qYnAq7Vg7QojFpHg2M\ntGjxoIVxyAyZo/FkgZMSm97MzbO8I9nC98DDEt9lsi5PK9sRtq0ANLmuFM6X\n6+JiX8aYg4WE7MbQJntB4DU7GsXi+l+ZAARr6t/hRN7QsYm/tbNmLW12V9wY\nZsJpmVFJlp3CbzPdej9SABuYjau170BPPGRIcl+6H6eLp9bH1UDdV9T407UQ\niT2E\r\n=QYUP\r\n-----END PGP SIGNATURE-----\r\n","size":20014},"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/embla-carousel-wheel-gestures_2.0.3_1638993968817_0.9395033537989934"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T06:27:09.261Z","contributors":[]},"2.1.0":{"name":"embla-carousel-wheel-gestures","private":false,"version":"2.1.0","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build --format cjs,esm,umd","test":"tsdx test","lint":"tsdx lint src","prepare":"tsdx build --format cjs,esm,umd","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^6.0.1"},"dependencies":{"wheel-gestures":"^2.2.5"},"devDependencies":{"@testing-library/react":"^11.2.6","@types/jest":"^26.0.23","bundlewatch":"^0.3.2","embla-carousel":"^6.2.0","eslint-plugin-import":"^2.22.1","eslint-plugin-react":"^7.23.2","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^4.3.8","lint-staged":"^10.5.4","tsdx":"^0.14.1","tslib":"^2.2.0","typescript":"^4.2.4"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"2kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.development.js","maxSize":"6kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.js","maxSize":"3kB"}]},"_id":"embla-carousel-wheel-gestures@2.1.0","dist":{"shasum":"2dc2e620338f5949764da60518584ea977e3053c","integrity":"sha512-+9wXgZggthHkdU/f4I0UzyG1PyBF7px9cfCPM2nnGIo3AQLBoXaH/XycMNBaU6lLZF1ZACT+1U766CUnEALQyA==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-2.1.0.tgz","fileCount":22,"unpackedSize":101407,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBX6eCRA9TVsSAnZWagAASxcP+waFhEPygTT4C1o+AOVf\nYlvrfKAwLQz6LNWJPfgUasaxKA/0FVN5OhYWLLkqhG26CRBzphq4MXmPE+dp\n1eqVCPtnl4y0MaBTrPMBPnKPaRZEpL/goMSft+REe2WLk9VtMHZtkZ+t9ETd\nr8hkLDRkjqHy1l+brIuaYC5VndkJRQb2tpPXomD8OJJ5C5TRN5HEXLyaPLFs\n5o9BwcHMPYmKDF4JJC6LQbiV+DmgDpjWWqpZ/f54M5I5fpqoot+c+4//4asl\nYQ9MBUxSG030OdaqWx7PcMq07rHMr295103VNgboDyaHG7kWDIyAVhaMr/Cr\nGqQDTqZlG0fhJJDIhIo5DY4hrsH272p3TliYwWBfZtu1icSdWko0FPZ2uNTh\nlStumhV0Xd2PscljCtk3b88gdd3ZUczAnVECBWk4NzkBJf0Lpfwzh//eqQpj\noBX8UTplPmwB+dV49zgnOWAy7h4QkKaE7kBClbuYtFyQIglMe69FFi3iXJrW\n3lbmLQiUN+bFu9YO/2eiZYf3IFNGk46gMkUhj76nfCx7kh2CwqKeDLBUqG1z\n3GAtMNYimpWy6GPOSkVAPLp9j5kbqeuXiQTKrggm9Nq/wx4evzGYhwFenfA7\nfTXqqFu6dOGNZjpwRQwXYCzSp0nMocMQjVhc3HMSqYVgKMpCIwZWfAD7Rv6l\nMj9f\r\n=GwhC\r\n-----END PGP SIGNATURE-----\r\n","size":20299},"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/embla-carousel-wheel-gestures_2.1.0_1644527262010_0.05157751106319286"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-10T21:07:49.891Z","contributors":[]},"2.1.1":{"name":"embla-carousel-wheel-gestures","private":false,"version":"2.1.1","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build --format cjs,esm,umd","test":"tsdx test","lint":"tsdx lint src","prepare":"tsdx build --format cjs,esm,umd","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^6.0.1"},"dependencies":{"wheel-gestures":"^2.2.5"},"devDependencies":{"@testing-library/react":"^11.2.6","@types/jest":"^26.0.23","bundlewatch":"^0.3.2","embla-carousel":"^6.2.0","eslint-plugin-import":"^2.22.1","eslint-plugin-react":"^7.23.2","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^4.3.8","lint-staged":"^10.5.4","tsdx":"^0.14.1","tslib":"^2.2.0","typescript":"^4.2.4"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"2kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.development.js","maxSize":"6kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.js","maxSize":"3kB"}]},"_id":"embla-carousel-wheel-gestures@2.1.1","dist":{"shasum":"c62d655468bab991fe8f9b8802c2afd28250a7dd","integrity":"sha512-y6JsEM3ph7Bb8ANYCTysTCddT+fD9bv+rYpDHa4x2knued1piij62Bqn1dOMmFEt6NWnyoMrVh8na9Iqe63Txg==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-2.1.1.tgz","fileCount":22,"unpackedSize":101818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNPF/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWrw//eOAiaNf6i2yBAyZs6RSvwZP6uDq21gae+wXmIN9BJBOGnLeJ\r\njxWfYe1S3FCUiErlDLsjXJquJede88F1iTL9pCIdPTJB16WRGNMZCL8cRlVA\r\nkBjltHj2cGaw9Kzb2xEXDZX3jtOLtYt3tZaBTilobSWcwC1bPbluYBuUNzmq\r\nieEKEI+E1JYYrB+jLjCCPC9kWmQfnOH27UTKCGqssBPjCzeK7nIjAi2cXdKB\r\niFAD7JLsS7ag2+yCNfr4ipNC10x+YdkSHYy9xt1gDROn4p5QLbhAL1O5weM1\r\nsdi3Ec+kZ8EGUyo9DdmjB88RbnnnQ8oWikJ09/1R+6sM3y+BEP2hGHC1jxdt\r\nG1EFlWPTOeQ5Raj/lfNG/BkBAF0wk6OrcH6eTV3St4l5KfolXOybN/1Qs//d\r\nkNI60u8kA0cPIpekRQ4qI3cx1mOk/EJANT31GlqvzcNTPx9x7AVoTfI6UsvB\r\nWlVPIPz+7XS8K3MP/aBOgbjV6B2Ri60POyfBO4n4r9SQL0o9PmgoBTniiKU/\r\nQfg3eAjJ7vdQpeN26HAEE03xgE+ms+s5e7Yl9+/EP1SagbD/e3WM3cYbjG61\r\n0ASFbGwbu7HiFSlyVIzKcydYvysyxAGsEDHncS2lHA1kSo9u/B9fPW3hcsgc\r\njPpZTlRbV986pIYkXRbraubhY2USRjEleOw=\r\n=ME1x\r\n-----END PGP SIGNATURE-----\r\n","size":20361},"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/embla-carousel-wheel-gestures_2.1.1_1647636863577_0.1833875290486866"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-18T20:54:28.406Z","contributors":[]},"2.2.0":{"name":"embla-carousel-wheel-gestures","private":false,"version":"2.2.0","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build --format cjs,esm,umd","test":"tsdx test","lint":"tsdx lint src","prepare":"tsdx build --format cjs,esm,umd","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^6.0.1"},"dependencies":{"wheel-gestures":"^2.2.5"},"devDependencies":{"@testing-library/react":"^11.2.6","@types/jest":"^26.0.23","bundlewatch":"^0.3.2","embla-carousel":"^6.2.0","eslint-plugin-import":"^2.22.1","eslint-plugin-react":"^7.23.2","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^4.3.8","lint-staged":"^10.5.4","tsdx":"^0.14.1","tslib":"^2.2.0","typescript":"^4.2.4"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"2kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.development.js","maxSize":"6kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.js","maxSize":"3kB"}]},"_id":"embla-carousel-wheel-gestures@2.2.0","dist":{"shasum":"04ee1cfafe0667a5b96d16341642b3124fe8894e","integrity":"sha512-IoRGblg8QWrIgZEW0NbDcIl2fO++BLFf6197k2JNair3pfbyiMYtva6rROgeRiI0sIj2kFwlSEgudTy5f8TzNQ==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-2.2.0.tgz","fileCount":22,"unpackedSize":102972,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC92LtK75i4hMfUdaqk0rznRZJcJ695xFlaye8juqWFiQIgdxKazFidBW1+w0Q7Gku3HToo+lgn65/oVOAaIn8QBTg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidTOOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/KQ/8Dh5c2bPygit64BjT/z4GtFJaVH1fFq7lD/pMpBFfOmMk7XmU\r\ndwOZaokMyAFr1THgaCQsVQ3+BN1oFcptGp4H9NYwRCI6op9n6GQRZlcqoCE4\r\n7yT2ntnTggrZVJLL6iX8+EaRaGQZtQ5iq/cmU+nFEPqfEi8SBuWHG8UHIiD9\r\nMFwIAbRWuW3riuJGqOS8If/YcFXCAOtIYmxVWUe66Th0dnO95fXUXqNuj6jt\r\n/EmJinI8lbkxZLhul7X4MF7njO01wJwv7gglSUfNDeq0ifbxb+l7xYUE6G47\r\nQ6vvhsuvcqC9e2krQQeJqIPrNvHsYH2iRvt/UcWLvc0ZrSBGiKb6XDPux2f0\r\nPKVDN4PydAmcQ0pMSeb3jfBq5SmhfpYI+Mv8G9MQHq/OqZeDFbtB5qwqT45y\r\n3r6cQvdI63lVxcYEabYSjLSrofr3aNzUHlZOyiHq1FiUQbhcmVna1x2rUI03\r\ndmrrA1mCw2VzfnOUU3UtW0YKypMSxlr4e7BS3nD2QhjRKOxOLjOyMw2u/9sw\r\nkpJHKAXSVkT+cpR+lP3BRrmhyrP/oBVjSF3EdkfLPsZpCuCDjiOE3Am6GsjQ\r\n34SQC0hhvHllygKGN41nKzXcgq9bo/svLBaX5Qp7g5BSspoXfvjfsOLrEYO+\r\nscdfDSE8SPjitOoI1GNknc1hEArEWzfV2Us=\r\n=qVno\r\n-----END PGP SIGNATURE-----\r\n","size":20672},"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/embla-carousel-wheel-gestures_2.2.0_1651848078196_0.34914601583813987"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-06T15:47:23.911Z","contributors":[]},"3.0.0-rc01":{"name":"embla-carousel-wheel-gestures","private":false,"version":"3.0.0-rc01","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build --format cjs,esm,umd","test":"tsdx test","lint":"tsdx lint src","prepare":"tsdx build --format cjs,esm,umd","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^7.0.0-rc03"},"dependencies":{"wheel-gestures":"^2.2.5"},"devDependencies":{"@testing-library/react":"^11.2.6","@types/jest":"^26.0.23","bundlewatch":"^0.3.2","embla-carousel":"^7.0.0-rc03","eslint-plugin-import":"^2.22.1","eslint-plugin-react":"^7.23.2","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^4.3.8","lint-staged":"^10.5.4","tsdx":"^0.14.1","tslib":"^2.2.0","typescript":"^4.2.4"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"2kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.development.js","maxSize":"6kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.js","maxSize":"3kB"}]},"_id":"embla-carousel-wheel-gestures@3.0.0-rc01","dist":{"shasum":"70f88d6ee755817270ca26514d06b7c08c12977d","integrity":"sha512-h6E1/AwGKEwro8pey6KeOnt/UMvSaCwJKxaA+sz4OERPLmVL06oejVJ2kMjL06y9WaxZ8TqKWR7m0HlbsI9F5A==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-3.0.0-rc01.tgz","fileCount":22,"unpackedSize":106909,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAHCYehwB+TpuzY31JuUbuv4oxiPOJMGqmZhuuahCGaUAiA188lOvxuL0Z59t9eiORFRNpaeLQVJqEhKoEwUc+M26w=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixYTMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrgSQ/+Lap24Zrx19CTM02RGwN2nS5xS0V2trn1TLaUjfnFtUEY0Hk9\r\nfxpQvR9BdZDAf7wwwHRbEpmOV8Fj2wHoldSgjpy70ZNuVhmqFjbq1oPEo2P+\r\nD7eSV/DNP9itax1jb8680Vn2kjLcQVpe5BA2uaQks2kny3XzDd9PwAHow4a1\r\n8ITF8OLuO2+eexZ+s5XAqOHzJBaKQbIuRhICMKdsScKIlN2LuDn87BybbE6d\r\nbh1l4sHz97unkwfywA/MRg3ejILlwBXNqI0f5xd+dBr2nQE8snkJL7byOtUa\r\nrvoWceUzGzYY7XItPaWkxQk+eFXYKwg+9iHU+Ify9NqG36Cp9phHXX3tG4DU\r\nep6o833U+/M7pX0iPOEFCsDttw1cUs71YYffdgWqOicIc3qeFGzNnG/Dx+vC\r\nahBKt+rWrX1zpG+NejxmHWF0YX4VXCgK4uQp1H1z/bjA6DoUcgJcdwANhlaU\r\ny9zA96FqGsnv1GMqMomMc2pStWkkD9Yp69k53ag0l0oUBDMdLNNh7LCq8dXT\r\n08bVGTExDT7dChs3NYkS/er9fKIevrMnIHloOesIH+5TyZuy/0zgsLjpnfZW\r\n4lmctS0vNSvUKwhCaSRFgrodnkJp1CanvlnAqCYoSaz4fkYaL0FoGtAy/S5F\r\nxomDxnWcZ2QEQD5KOwkQgaE9GFneJIEr+ts=\r\n=xqVM\r\n-----END PGP SIGNATURE-----\r\n","size":21375},"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/embla-carousel-wheel-gestures_3.0.0-rc01_1657111756299_0.01666843672760354"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-06T13:49:16.907Z","contributors":[]},"3.0.0":{"name":"embla-carousel-wheel-gestures","private":false,"version":"3.0.0","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build --format cjs,esm,umd","test":"tsdx test","lint":"tsdx lint src","prepare":"tsdx build --format cjs,esm,umd","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^7.0.0"},"dependencies":{"wheel-gestures":"^2.2.5"},"devDependencies":{"@testing-library/react":"^11.2.6","@types/jest":"^26.0.23","bundlewatch":"^0.3.2","embla-carousel":"^7.0.0","eslint-plugin-import":"^2.22.1","eslint-plugin-react":"^7.23.2","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^4.3.8","lint-staged":"^10.5.4","tsdx":"^0.14.1","tslib":"^2.2.0","typescript":"^4.2.4"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"2kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.development.js","maxSize":"6kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.js","maxSize":"3kB"}]},"_id":"embla-carousel-wheel-gestures@3.0.0","dist":{"shasum":"a68ad0f76c2bec876354939b7edac00245433e19","integrity":"sha512-OxMyRkDxiSHJy1DCInYjpq93q8Xz311ajCEUp/pvWH/odDc+KODLAtVI06U5NiPNIUJWj+IlZvLSVZUtpdTBEQ==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-3.0.0.tgz","fileCount":22,"unpackedSize":106894,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCduO/VY3wKQZteViVGzRO4bm+YXBX1SwwJR2WlUw+pDwIgSa3tbYW30i+J6TbQVfiiD+MAvB471a7Q5paejfPa8bw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6ONiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrxZQ//fJG/CNjcnPUoFnG1fTO714TRf8CHQEpjBZROOCU0ulcwwrG1\r\n5PyKPApJKMIjfyTBZ+Deomb9f184Rjr88sQp4nW0ktvNr6tqf6vwwi/fea0q\r\nYbZGvznRagDEEFiOGg7WYa9KCDwL9eOl4DWXrQZl3SqQ7m/S3r4gKabnVFHJ\r\nyd7rRIuHLhRFGousNi5Co0Fo35+Re8nERxq2G65rWGKKQbDYjIyHzBFEdzWe\r\nQZ51iTW0YvkbVf7Vul66oLaNzmUxDayC14Q9NTUJpKdXBKPTD/8Y3+IVJVoT\r\n0+ceZp/1h0zhaNs7NmWdcnSHvM+Y2eglzw6ITtfX6k8WtBU02EiR/MLl/weq\r\n54zU+2d77bgRbJMBt6cXxf/w4FQNeSQcGzjMmnvocKDkja9O8PEZThmkvxfF\r\nESMID7u3lHnJ0h9UPK2edMdGuXzwFvqVAXZk9zMQxF2Qs1izdjbLeIPrDYrV\r\nWicVOHOwRurAJvWmGL6F8Jpf5j58dQYEp3drr5Iql/A2GKV73T4ffWs35V8n\r\ndQuiJ2RaevjZRgygvwWEyxAk9/Eetx2grhv0IEzi3wD0d3TAoVSqGBboY//B\r\nubgjen/j69aA9qYrFj7kktJr/5H5RaLJYQhm4cz+OnXLAs8Oxy98Jwv/Nq20\r\n/v+AJvloQTY0c7HbHLeTbsB03KllI4gYn+Q=\r\n=Ue7G\r\n-----END PGP SIGNATURE-----\r\n","size":21381},"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/embla-carousel-wheel-gestures_3.0.0_1659429730586_0.5040595769946816"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-02T08:55:54.343Z","contributors":[]},"8.0.0-rc03":{"name":"embla-carousel-wheel-gestures","private":false,"version":"8.0.0-rc03","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build --format cjs,esm,umd","test":"tsdx test","test:update":"tsdx test -u","lint":"tsdx lint src","prepare":"tsdx build --format cjs,esm,umd","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^8.0.0"},"dependencies":{"wheel-gestures":"^2.2.5"},"devDependencies":{"@testing-library/react":"^11.2.6","@types/jest":"^26.0.23","bundlewatch":"^0.3.2","embla-carousel":"^8.0.0","eslint-plugin-import":"^2.22.1","eslint-plugin-react":"^7.23.2","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^4.3.8","lint-staged":"^10.5.4","tsdx":"^0.14.1","tslib":"^2.2.0","typescript":"^4.2.4"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"2kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.development.js","maxSize":"6kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.js","maxSize":"3kB"}]},"_id":"embla-carousel-wheel-gestures@8.0.0-rc03","dist":{"shasum":"d62f3394af1eaa0671dddb10071d0caaf6e3ed3b","integrity":"sha512-sslZHi/wSbTctr7h2Kq7tKxpUTngAiqPBfjWatCYH8UvYG8XJO81XgLyKeGVWWcWGnV9qukES3P4/JSBYvoeBQ==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-8.0.0-rc03.tgz","fileCount":22,"unpackedSize":108198,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIErzJn2egXDEERb38M+Ut2vFboECAyjh2QLeDB9OEHx1AiBxrb7h5ZDVfJCY+psXwhE3wxHs59z/ybTc+/tgDEA7lQ=="}],"size":21571},"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/embla-carousel-wheel-gestures_8.0.0-rc03_1683696829119_0.29416335664419635"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-10T05:33:49.287Z","publish_time":1683696829287,"_source_registry_name":"default","contributors":[]},"8.0.0-rc04":{"name":"embla-carousel-wheel-gestures","private":false,"version":"8.0.0-rc04","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build --format cjs,esm,umd","test":"tsdx test","test:update":"tsdx test -u","lint":"tsdx lint src","prepare":"tsdx build --format cjs,esm,umd","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"git+https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"8.0.0-rc03"},"dependencies":{"wheel-gestures":"^2.2.5"},"devDependencies":{"@testing-library/react":"^11.2.6","@types/jest":"^26.0.23","bundlewatch":"^0.3.2","embla-carousel":"8.0.0-rc03","eslint-plugin-import":"^2.22.1","eslint-plugin-react":"^7.23.2","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^4.3.8","lint-staged":"^10.5.4","tsdx":"^0.14.1","tslib":"^2.2.0","typescript":"^4.2.4"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"2kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.development.js","maxSize":"6kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.js","maxSize":"3kB"}]},"gitHead":"83dbe2e6124d2a121161e2bff1d329f041600126","_id":"embla-carousel-wheel-gestures@8.0.0-rc04","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-Rkyhixlyako1L99zKMOyl9cuBE5B/NT8/Cy0KgoinzaBALz9me5gx49U2uWMA6pnqYUIvY3iIOkJqovLP/kYFA==","shasum":"62a3056f0683b581f16b8b88a81b009d78bf246c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-8.0.0-rc04.tgz","fileCount":19,"unpackedSize":108206,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBsY37frsiNj3epQdv91DbKtaYuzTbU5WR3vWplJ/mu7AiA8ufW23ecXzXyUPc77a8+oEREm0w/WfMnZ3gYDc6eHtg=="}],"size":18515},"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/embla-carousel-wheel-gestures_8.0.0-rc04_1684160177805_0.6742728205609876"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-15T14:16:18.032Z","publish_time":1684160178032,"_source_registry_name":"default","contributors":[]},"8.0.0-rc05":{"name":"embla-carousel-wheel-gestures","private":false,"version":"8.0.0-rc05","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build --format cjs,esm,umd","test":"tsdx test","test:update":"tsdx test -u","lint":"tsdx lint src","prepare":"tsdx build --format cjs,esm,umd","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^8.0.0 || ~8.0.0-rc03"},"dependencies":{"wheel-gestures":"^2.2.5"},"devDependencies":{"@testing-library/react":"^11.2.6","@types/jest":"^26.0.23","bundlewatch":"^0.3.2","embla-carousel":"8.0.0-rc14","eslint-plugin-import":"^2.22.1","eslint-plugin-react":"^7.23.2","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^4.3.8","lint-staged":"^10.5.4","tsdx":"^0.14.1","tslib":"^2.2.0","typescript":"^4.2.4"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"2kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.development.js","maxSize":"6kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.js","maxSize":"3kB"}]},"_id":"embla-carousel-wheel-gestures@8.0.0-rc05","dist":{"shasum":"5802cc41a7a89d32987563407eba7b53abb9adb8","integrity":"sha512-KfPlGuOvMterlg01FDd+Iws5wefInkyks4ai3p4n4B5WAiyel+DHs4AFu09UmshcnHpIH5cLJQ6VJCbp/kyy1A==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-8.0.0-rc05.tgz","fileCount":22,"unpackedSize":108217,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDC0bSpcWH1h/5oGhnZ0Rv0apjuWWgyvvLFeoSSQbhwagIgOvCxiiUZOfQ1QE+0sEjWMLmKCPZ3O78rFoyQNymALW4="}],"size":21596},"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/embla-carousel-wheel-gestures_8.0.0-rc05_1696067530001_0.3281960780384663"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-30T09:52:10.233Z","publish_time":1696067530233,"_source_registry_name":"default","contributors":[]},"8.0.1":{"name":"embla-carousel-wheel-gestures","private":false,"version":"8.0.1","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build --format cjs,esm,umd","test":"tsdx test","test:update":"tsdx test -u","lint":"tsdx lint src","prepare":"tsdx build --format cjs,esm,umd","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^8.0.0 || ~8.0.0-rc03"},"dependencies":{"wheel-gestures":"^2.2.5"},"devDependencies":{"@testing-library/react":"^11.2.6","@types/jest":"^26.0.23","bundlewatch":"^0.3.2","embla-carousel":"8.1.3","eslint-plugin-import":"^2.22.1","eslint-plugin-react":"^7.23.2","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^4.3.8","lint-staged":"^10.5.4","tsdx":"^0.14.1","tslib":"^2.2.0","typescript":"^4.2.4"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"2kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.development.js","maxSize":"6kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.js","maxSize":"3kB"}]},"_id":"embla-carousel-wheel-gestures@8.0.1","dist":{"shasum":"d62ac5d74f3bc5da4923b0a6e20e01bbb8bd2a17","integrity":"sha512-LMAnruDqDmsjL6UoQD65aLotpmfO49Fsr3H0bMi7I+BH6jbv9OJiE61kN56daKsVtCQEt0SU1MrJslbhtgF3yQ==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-8.0.1.tgz","fileCount":22,"unpackedSize":114231,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDjErwrMLzgBBFl8Ucce8WOFfTzaDK+bvNQ8zkrhR13QwIhANTf/97WjbRrtm6PQqfIx3MEsdqWZ8rLxJG9UcBWCpkv"}],"size":25002},"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/embla-carousel-wheel-gestures_8.0.1_1716965309615_0.5385825340052466"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-29T06:48:29.777Z","publish_time":1716965309777,"_source_registry_name":"default","contributors":[]},"8.0.2":{"name":"embla-carousel-wheel-gestures","private":false,"version":"8.0.2","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build --format cjs,esm,umd","test":"tsdx test","test:update":"tsdx test -u","lint":"tsdx lint src","prepare":"tsdx build --format cjs,esm,umd","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^8.0.0 || ~8.0.0-rc03"},"dependencies":{"wheel-gestures":"^2.2.5"},"devDependencies":{"@testing-library/react":"^11.2.6","@types/jest":"^26.0.23","bundlewatch":"^0.3.2","embla-carousel":"8.5.2","eslint-plugin-import":"^2.22.1","eslint-plugin-react":"^7.23.2","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^4.3.8","lint-staged":"^10.5.4","tsdx":"^0.14.1","tslib":"^2.2.0","typescript":"^4.2.4"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"2kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.development.js","maxSize":"6kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.js","maxSize":"3kB"}]},"_id":"embla-carousel-wheel-gestures@8.0.2","dist":{"shasum":"c47e4365c0affd9622942b8ec5aea50469fc5bbf","integrity":"sha512-gtE8xHRwMGsfsMAgco/QoYhvcxNoMLmFF0DaWH7FXJJWk8RlEZyiZHZRZL6TZVCgooo9/hKyYWITLaSZLIvkbQ==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-8.0.2.tgz","fileCount":22,"unpackedSize":114098,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHk2MyiDtHCA+CsioNy5S/ku0Eb9rDp8AwjGigDHvTTRAiABuxgUMynSEn5wGEAb7WFK64Pb64j248lxgxyBRGXPyQ=="}],"size":25005},"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/embla-carousel-wheel-gestures_8.0.2_1743692802033_0.8913961175359852"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-03T15:06:42.273Z","publish_time":1743692802273,"_source_registry_name":"default","contributors":[]},"8.0.3":{"name":"embla-carousel-wheel-gestures","private":false,"version":"8.0.3","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js","types":"./dist/index.d.ts"}},"engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build --format cjs,esm,umd","test":"tsdx test","test:update":"tsdx test -u","lint":"tsdx lint src","prepare":"tsdx build --format cjs,esm,umd","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^8.0.0 || ~8.0.0-rc03"},"dependencies":{"wheel-gestures":"^2.2.5"},"devDependencies":{"@testing-library/react":"^11.2.6","@types/jest":"^26.0.23","bundlewatch":"^0.3.2","embla-carousel":"8.5.2","eslint-plugin-import":"^2.22.1","eslint-plugin-react":"^7.23.2","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^4.3.8","lint-staged":"^10.5.4","tsdx":"^0.14.1","tslib":"^2.2.0","typescript":"^4.2.4"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"2kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.development.js","maxSize":"6kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.js","maxSize":"3kB"}]},"_id":"embla-carousel-wheel-gestures@8.0.3","dist":{"shasum":"a9af83ea4e5a5b524447dffa4d919258bc56c96a","integrity":"sha512-vDTm1A8y6+Q+G6EAKZ2H4QvyrF+6rys4zNhaPNVCFzAml+VTvnuRJr/UoRLVWYkagxyYC3KEJzuc2xPPZMjFrA==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-8.0.3.tgz","fileCount":22,"unpackedSize":114242,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCGaIqCP0AgSxm76mtGv6pgEQD0XbO+yt22CSx7ZqOVhgIhAILcftS1oYFL6MYVa+6w1xE/IJO4ibpNYO2t9jbwSakR"}],"size":25031},"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/embla-carousel-wheel-gestures_8.0.3_1754943234704_0.2571274515769213"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-11T20:13:54.885Z","publish_time":1754943234885,"_source_registry_name":"default","contributors":[]},"8.0.4":{"name":"embla-carousel-wheel-gestures","private":false,"version":"8.0.4","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","exports":{".":{"import":"./dist/embla-carousel-wheel-gestures.esm.js","require":"./dist/index.js","types":"./dist/index.d.ts"}},"engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build --format cjs,esm,umd","test":"tsdx test","test:update":"tsdx test -u","lint":"tsdx lint src","prepare":"tsdx build --format cjs,esm,umd","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^8.0.0 || ~8.0.0-rc03"},"dependencies":{"wheel-gestures":"^2.2.5"},"devDependencies":{"@testing-library/react":"^11.2.6","@types/jest":"^26.0.23","bundlewatch":"^0.3.2","embla-carousel":"8.5.2","eslint-plugin-import":"^2.22.1","eslint-plugin-react":"^7.23.2","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^4.3.8","lint-staged":"^10.5.4","tsdx":"^0.14.1","tslib":"^2.2.0","typescript":"^4.2.4"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"2kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.development.js","maxSize":"6kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.js","maxSize":"3kB"}]},"_id":"embla-carousel-wheel-gestures@8.0.4","dist":{"shasum":"8d2e906a132e44a06f6414887ba3bb3703a10949","integrity":"sha512-h/AswFeX1p9KHsq2vEJBcDHdXjvyWhU6OVyRXONJ+U68n3IdmADy2fiy/Q93eQXwvokbQ/1phoHlfXZCcxz0sA==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-8.0.4.tgz","fileCount":22,"unpackedSize":114269,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDhjFOHdwtlmO2hrMJ0O6/u/JSRINSZpK9izEFgrslNCwIhAKtD/GqcPDBUHkVylLCiKSaaYasH9FiVKHGRVLSNyOo8"}],"size":25032},"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/embla-carousel-wheel-gestures_8.0.4_1754943835907_0.9346719592202961"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-11T20:23:56.079Z","publish_time":1754943836079,"_source_registry_name":"default","contributors":[]},"8.0.5":{"name":"embla-carousel-wheel-gestures","private":false,"version":"8.0.5","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","exports":{".":{"import":"./dist/embla-carousel-wheel-gestures.esm.js","require":"./dist/index.js","types":"./dist/index.d.ts"}},"engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build --format cjs,esm,umd","test":"tsdx test","test:update":"tsdx test -u","lint":"tsdx lint src","prepare":"tsdx build --format cjs,esm,umd","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^8.0.0 || ~8.0.0-rc03"},"dependencies":{"wheel-gestures":"^2.2.5"},"devDependencies":{"@testing-library/react":"^11.2.6","@types/jest":"^26.0.23","bundlewatch":"^0.3.2","embla-carousel":"8.5.2","eslint-plugin-import":"^2.22.1","eslint-plugin-react":"^7.23.2","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^4.3.8","lint-staged":"^10.5.4","tsdx":"^0.14.1","tslib":"^2.2.0","typescript":"^4.2.4"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"2kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.development.js","maxSize":"6kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.js","maxSize":"3kB"}]},"_id":"embla-carousel-wheel-gestures@8.0.5","dist":{"shasum":"3c93f71530a1c9eda663610da887bcc6aafde214","integrity":"sha512-x+5CXCAcYTRzSPfOnlzdCfgfTsrhTRExPeWQPwNtCqaotNwS6jBdGCUZZPX/pRzGc7E/r+BfJ/PKUmErftKV1w==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-8.0.5.tgz","fileCount":22,"unpackedSize":114428,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDYlm+pKRB5uKRViLVJt3lYsrlz4Djykw74XLdsHw/hRwIhANz4szUQ/JAAhrBI1ijDFY3ADiYj+8iLNSX21KvaGrGc"}],"size":25043},"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/embla-carousel-wheel-gestures_8.0.5_1754944480514_0.01417477215469698"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-11T20:34:40.724Z","publish_time":1754944480724,"_source_registry_name":"default","contributors":[]},"8.1.0":{"name":"embla-carousel-wheel-gestures","private":false,"version":"8.1.0","description":"wheel gestures for embla carousel","main":"dist/index.js","module":"dist/embla-carousel-wheel-gestures.esm.js","typings":"dist/index.d.ts","exports":{".":{"import":"./dist/embla-carousel-wheel-gestures.esm.js","require":"./dist/index.js","types":"./dist/index.d.ts"}},"engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build --format cjs,esm,umd","test":"tsdx test","test:update":"tsdx test -u","lint":"tsdx lint src test","prepare":"tsdx build --format cjs,esm,umd","prepublishOnly":"cp ../README.md README.md"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js}":"tsdx lint --fix"},"repository":{"type":"git","url":"https://github.com/xiel/embla-carousel-wheel-gestures.git"},"keywords":["wheel","scroll","mouse","trackpad","gesture","events"],"author":{"name":"Felix Leupold","email":"felix@xiel.de"},"license":"MIT","bugs":{"url":"https://github.com/xiel/embla-carousel-wheel-gestures/issues"},"homepage":"https://github.com/xiel/embla-carousel-wheel-gestures#readme","peerDependencies":{"embla-carousel":"^8.0.0 || ~8.0.0-rc03"},"dependencies":{"wheel-gestures":"^2.2.5"},"devDependencies":{"@testing-library/react":"^11.2.6","@types/jest":"^26.0.23","bundlewatch":"^0.3.2","embla-carousel":"8.6.0","eslint-plugin-import":"^2.22.1","eslint-plugin-react":"^7.23.2","eslint-plugin-react-app":"^6.2.2","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^4.3.8","lint-staged":"^10.5.4","tsdx":"^0.14.1","tslib":"^2.2.0","typescript":"^4.2.4"},"jest":{"collectCoverageFrom":["src/**/*.{js,jx,tsx,ts}","!**/node_modules/**","!**/dist/**","!**/build/**","!**/*.config.{js,jx,tsx,ts}"]},"bundlewatch":{"files":[{"path":"dist/*.js","maxSize":"3kB"},{"path":"dist/embla-carousel-wheel-gestures.umd.development.js","maxSize":"7kB"}]},"_id":"embla-carousel-wheel-gestures@8.1.0","dist":{"shasum":"dfdb865f634058723c46539bdde45248673a43a5","integrity":"sha512-J68jkYrxbWDmXOm2n2YHl+uMEXzkGSKjWmjaEgL9xVvPb3HqVmg6rJSKfI3sqIDVvm7mkeTy87wtG/5263XqHQ==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/embla-carousel-wheel-gestures/-/embla-carousel-wheel-gestures-8.1.0.tgz","fileCount":22,"unpackedSize":147108,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQClBok1RWyS0uoPEroi0VQ0e4pXnD5JABh7H7djB+nJ4wIhAPDwiObziuaHOLQsINEVuOag/L1eX7fax89SYN938G8+"}],"size":31128},"_npmUser":{"name":"anonymous","email":"felix@xiel.de"},"directories":{},"maintainers":[{"name":"anonymous","email":"felix@xiel.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/embla-carousel-wheel-gestures_8.1.0_1754995304660_0.4031950482470328"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-12T10:41:44.841Z","publish_time":1754995304841,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"8.1.0"},"name":"embla-carousel-wheel-gestures","time":{"created":"2022-01-27T10:15:31.274Z","modified":"2025-08-12T10:41:52.303Z","1.0.2":"2020-06-14T17:20:01.642Z","1.0.3":"2020-08-30T15:36:54.156Z","1.0.4":"2020-09-25T22:46:17.911Z","1.0.6":"2020-10-23T19:07:11.527Z","1.1.0":"2020-11-11T21:56:08.669Z","1.1.1-beta.0":"2021-04-27T19:59:41.550Z","1.1.1":"2021-04-28T20:28:53.322Z","1.2.0":"2021-11-16T08:05:06.651Z","2.0.0":"2021-11-22T20:35:57.247Z","2.0.2":"2021-11-25T19:50:09.797Z","2.0.3":"2021-12-08T20:06:09.048Z","2.1.0":"2022-02-10T21:07:42.173Z","2.1.1":"2022-03-18T20:54:23.775Z","2.2.0":"2022-05-06T14:41:18.406Z","3.0.0-rc01":"2022-07-06T12:49:16.513Z","3.0.0":"2022-08-02T08:42:10.790Z","8.0.0-rc03":"2023-05-10T05:33:49.287Z","8.0.0-rc04":"2023-05-15T14:16:18.032Z","8.0.0-rc05":"2023-09-30T09:52:10.233Z","8.0.1":"2024-05-29T06:48:29.777Z","8.0.2":"2025-04-03T15:06:42.273Z","8.0.3":"2025-08-11T20:13:54.885Z","8.0.4":"2025-08-11T20:23:56.079Z","8.0.5":"2025-08-11T20:34:40.724Z","8.1.0":"2025-08-12T10:41:44.841Z"},"readme":"<p align=\"center\">\n  <a href=\"https://github.com/davidjerleke/embla-carousel\" target=\"_blank\"><img width=\"70\" height=\"70\" src=\"/assets/embla-logo.svg\" alt=\"Embla Carousel\"></a>\n</p>\n<h2 align=\"center\">Wheel Gestures for Embla Carousel</h2>\n\n<p align=\"center\">\n  This plugin adds wheel interactions to the amazing\n  <a href=\"https://github.com/davidjerleke/embla-carousel\">Embla Carousel</a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/embla-carousel-wheel-gestures\" target=\"_blank\">\n    <img src=\"https://img.shields.io/npm/v/embla-carousel-wheel-gestures.svg\"\n  /></a>\n  \n  <img alt=\"NPM\" src=\"https://img.shields.io/npm/l/embla-carousel-wheel-gestures\">\n  \n  <a href=\"https://bundlephobia.com/result?p=embla-carousel-wheel-gestures@1.0.2\" target=\"_blank\">\n    <img\n      src=\"https://img.shields.io/bundlephobia/minzip/embla-carousel-wheel-gestures?color=%234c1&label=gzip%20size\"\n    />\n  </a>\n</p>\n\n## Installation\n\nFirst you need to follow the [installation instructions for Embla Carousel](https://github.com/davidcetinkaya/embla-carousel#installation), after that you can add wheel support:\n\n```sh\nyarn add embla-carousel-wheel-gestures # npm install --save embla-carousel-wheel-gestures\n```\n\n### JavaScript / TypeScript\n\n```js\nimport EmblaCarousel from 'embla-carousel'\nimport { WheelGesturesPlugin } from 'embla-carousel-wheel-gestures'\n\n// initialize Embla Carousel\nconst embla = EmblaCarousel(emblaNode, options, [\n  WheelGesturesPlugin()\n])\n```\n\n### React\n\n```js\nimport { useEmblaCarousel } from 'embla-carousel-react'\nimport { WheelGesturesPlugin } from 'embla-carousel-wheel-gestures'\n\nconst EmblaCarouselComponent = ({ children }) => {\n  const [emblaRef, embla] = useEmblaCarousel({ loop: false, skipSnaps: true }, [\n    WheelGesturesPlugin(),\n  ])\n\n  // ...\n}\n```\n\n## Examples\n\n<p>Get started instantly with one of the CodeSandboxes below.</p>\n\n<p>\n  <img src=\"/assets/codesandbox.svg\" height=\"23\" align=\"top\" /> &nbsp;\n  <a href=\"https://codesandbox.io/s/github/xiel/embla-carousel-wheel-gestures/tree/master/docs/vanilla?file=/src/js/index.ts:1240-1266\" target=\"_blank\">\n    <code>JavaScript / TypeScript</code>\n  </a>\n</p>\n\n<p>\n  <img src=\"/assets/codesandbox.svg\" height=\"23\" align=\"top\" /> &nbsp;\n  <a href=\"https://codesandbox.io/s/github/xiel/embla-carousel-wheel-gestures/tree/master/docs/react?file=/src/js/EmblaCarousel.tsx:879-942\" target=\"_blank\">\n    <code>React (embla-carousel-react)</code>\n  </a>\n</p>\n\n## Options\n\n### wheelDraggingClass\n**Type**: string<br/>\n**Default**: is-wheel-dragging\n\nChoose a classname that will be applied to the container during a wheel gesture. Pass an empty string to opt-out.\n\n\n### forceWheelAxis\n**Type**: 'x' | 'y'<br/>\n**Default**: undefined\n\nForce an axis on which to listen for wheel events. Useful if you want to slide horizontally when scrolling vertically or vice versa.\n\n\n### target\n**Type**: Element<br/>\n**Default**: undefined\n\nSpecify the element that should be observed for wheel events.\n\n## Global Options\n\nYou can also set global options that will be applied to all instances. This allows for overriding the default plugin options with your own:\n\n```js\nWheelGesturesPlugin.globalOptions = {\n  wheelDraggingClass: 'my-class',\n}\n```\n\n## OS & Browser Support\n\n- Mac OS (Chrome, Firefox, Safari, Edge), Magic Mouse, Magic Trackpad\n- Windows (Chrome, Firefox, Edge), Microsoft Precision Touchpads\n\n#### Legacy Browsers\n\nIf you need to support IE 10 & 11 you might need to install and add extra polyfills:\n\n```js\n// Adds support old IE >= 10\nimport 'core-js/stable'\nimport 'events-polyfill/src/constructors/MouseEvent'\n```\n\n## Thanks\n\nKudos to [David Jerleke](https://github.com/davidjerleke) for creating [Embla Carousel](https://github.com/davidjerleke/embla-carousel) with its open API 🙏\n\n## License\n\nMIT.","users":{}}