{"_id":"react-spring-lightbox","_rev":"90-af4cef3bd28c06e142f5298b57e651ae","name":"react-spring-lightbox","dist-tags":{"beta":"1.7.2-beta.2","latest":"1.9.0"},"versions":{"0.0.2":{"name":"react-spring-lightbox","version":"0.0.2","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@0.0.2","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com/","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"3ab5087a46c0a9c767db8d924e09958d5ec45831","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-0.0.2.tgz","fileCount":11,"integrity":"sha512-y50EbDbSa5aSoP1rxaCpq8J52+EtfpOKvTL7m91MONbP3OLY2wVZqWOaByoCIw68Rzh7ybWcVihGWgvjINwoFw==","signatures":[{"sig":"MEUCIB+Aj2HwE12+F4HCdHdqJFGwe9OZqEao0BWwEU0SYb+QAiEAhtzkJXZyLrHlVc2elfI5mEPlCXWzc//+NqrolAONOQw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":219842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQhE8CRA9TVsSAnZWagAA8fUP/18PzbknPUq+cDmVOYvM\nyGLaKKf6m8AiCIUWF/OXFdzktOC5QIFvO3bEBNtYHtIcGnBEBjvrR5Hf9dCh\nLRSoYyqCfvd2ZSnQqCVyVWMsKoBA6y6gdJdVjCpyEYzzEd1b+EAk+bUaFypI\ngPsBLAtI1aPeTaBdP6687cd1+k2sULB3Cs/oSwrlMZb95JIJPeYT1PRcSBa0\nlTHVZr4ouPzpX5+bs1k/JlGvasL+cEhDryk7BpbM1MRxVIm7RNCbVPnMNtf4\niMFgFaQ4Cv3fEjnHUy3VP4vHIoDju4vj8eLWS7KpyppVIFGoBixTwlZK8WHX\nJfbxE5NWXeg21jq4vxH7BWLCFm/WIEnl3p6TWYl6b1vN3FejbptLdOnaRpbV\nLwqinOozHfVdK1aa+hTZWxo/AQdFdQhUoaCD8PznpvZHzcJiUjvx89UXycHL\nPtpEkvwJD7/K2hLW/sCEOEbs5sDEHCaE40nLpsjYQ8e7HDt0TVvNUVDcet7M\nbY6trA+AIfTenZMeY8ERLhWkhoxiA7Bq9AL+FTJWOzzpnlIpElYI8UBBteYg\njymkx7o6td5pxnpO2ZitydZG/i5UsdVnvUWLvRCgdxIyIFvclS1q9XrGRAgX\ny4qXSOg/eYmiokQq1fQ/GCzgJLhX3k8WXLE6AXiNI7fSjbdkqHyZSDtTxXo1\nx/Uc\r\n=vBuG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"scripts":{"test":"cross-env CI=1 react-scripts test --env=jsdom","build":"rollup -c","start":"rollup -c -w","deploy":"gh-pages -d example/build","prepare":"yarn run build","predeploy":"cd example && yarn install && yarn run build","test:watch":"react-scripts test --env=jsdom"},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","licenseText":"MIT License\n\nCopyright (c) 2019-present Tim Ellenberger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"dependencies":{"lodash.clamp":"^4.0.3","lodash.merge":"^4.6.2","react-spring":"^9.0.0-beta.31","react-use-gesture":"^5.2.1"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.0.0","react":"^16.8.6","eslint":"^5.16.0","rollup":"^1.17.0","gh-pages":"^2.0.1","prettier":"^1.18.2","cross-env":"^5.2.0","react-dom":"^16.8.6","@babel/core":"^7.5.4","lint-staged":"^9.2.0","babel-eslint":"10.0.1","@babel/preset-env":"^7.5.4","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.14.2","rollup-plugin-babel":"^4.3.3","eslint-config-airbnb":"^17.1.1","eslint-plugin-import":"^2.18.0","eslint-config-prettier":"^6.0.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.0","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-filesize":"^6.1.1","eslint-plugin-react-hooks":"^1.6.1","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.4","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_0.0.2_1564610875815_0.6333027282731729","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"react-spring-lightbox","version":"0.0.3","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@0.0.3","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com/","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"30d3db893e087b083bf929196fcfbe9a7f92a3fa","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-0.0.3.tgz","fileCount":11,"integrity":"sha512-ft5JK0YuAbH4dQxOij5iMhPaKoCGCLEfgtYQ4hda/UH+tDHW+0KRq+vu/qPucslFflVec3K9QmqnYk2Gd5lYug==","signatures":[{"sig":"MEQCIDq6MzqSxebcZIf69FyKHe1cLlpuJr3SKGx9kjpB5r42AiAMCBYNoiOtIHKGU/03K40ql6naI1CLcex6kRHSyhV0gg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148730,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQ2sbCRA9TVsSAnZWagAArDQP/2Wj8o7tMFfon4SGLE0E\nPpfC2WlEkwcjdQJqUbJdGx+xFVG1sFhowNo8tlkmgct3KJCKILaH5SOS+BFS\n62jeczNj1btA5bwafprSTauJocEYMc0PnDgBl2UhbtgfONzcBfHD51sVnrLO\ntqsO3Vy0iepY6FaOr+R0wiw//TF1kyUjqH3oiOs1QiVle0+muZKOmt7Y2iQO\nUjpWxnXlJ2zDKniDjYIfhT5OWlh3ZfEFHrIhTFQqbIrKN6XmhuP/7dk6dVqk\nLSydvLIJ6OfaBJI8WsJmcNlNMaMGQlhQ7TP3bzV9XZa2XoCn1bEr5qZ3oUB9\nQesEnrurqBblAelWhqQes6W8LpyaRZBObF5jsa4XbYQtxeKWkr4dLQ/WnPJg\n140kD4jJGt8dvn0L0MQusUI5JA3yTLctR+WScRqoyc96HWRbbEcPh+306JHZ\nbdz67foZdZQ/zMcTKQo7AcZHT2NqrIFYD1GeH2QV5sW2EaA/L1dmqCUpsRAQ\n6gXipfqEo1pH4aJ5IuL1YGV1/cdla89qlIgQ6FMUnhUqJiN84/4EXafVNtqo\nrpF0M+HWAYzFheNT2giIk7xu6GrM5Fn7U1JRi1fLy6cC1WnbIyOWpLvUmI8l\nFU1CKsfelMEnqHCQngXteg9JOj5eVMw+EYYMb56serAFpjQT3jSWDEdq27H4\nzZid\r\n=RTvK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"scripts":{"test":"cross-env CI=1 react-scripts test --env=jsdom","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","test:watch":"react-scripts test --env=jsdom"},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","licenseText":"MIT License\n\nCopyright (c) 2019-present Tim Ellenberger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"dependencies":{"lodash.clamp":"^4.0.3","lodash.merge":"^4.6.2","react-spring":"^9.0.0-beta.31","react-use-gesture":"^5.2.3"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.0.0","react":"^16.8.6","eslint":"^5.16.0","rollup":"^1.18.0","prettier":"^1.18.2","cross-env":"^5.2.0","react-dom":"^16.8.6","@babel/core":"^7.5.4","lint-staged":"^9.2.0","babel-eslint":"10.0.2","@babel/preset-env":"^7.5.4","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.14.2","rollup-plugin-babel":"^4.3.3","eslint-config-airbnb":"^17.1.1","eslint-plugin-import":"^2.18.0","eslint-config-prettier":"^6.0.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.0","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-filesize":"^6.1.1","eslint-plugin-react-hooks":"^1.6.1","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.4","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_0.0.3_1564699418568_0.34988465563592297","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"react-spring-lightbox","version":"1.0.0","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.0.0","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com/","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"2da6f97e3173743772e82ce9f41d68c4eaca2130","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.0.0.tgz","fileCount":11,"integrity":"sha512-xloelsgzpCAdYUuzVBZAMJ4nbe4Ev6ONA3Dd/pKxtPMqNz1eKUyBKJk99RQ/9rgeMtoeg+yY/QPT74TxaUhPYA==","signatures":[{"sig":"MEQCIBuYt9dA5S+eVW8IYdJZKh5Rz4b8LqWVOM4XtsaUlp3CAiB58uY2SsSeV/r0jSwfdE321QtwAVVJPa8jXwJpTNfRXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":149354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSOmECRA9TVsSAnZWagAAVz4P/iy685aEfSE4pRO0vTh2\noN3POa3MQTZGjsMzCFOTs3IIQITyZpgPycD+LSRXL6fUSX9xbcbRNow+Zew6\nTrjS7fvNWKmhgnCfIg28B2BZ+jJ653KU+YwpuzNXRvtyX9Y8HiG5WV74PeWd\nbQtJu1rT68VUJ/W0gOTNAA0HRPDWM9+WTXG3X2aegUIaCjQaD11Pt43b6S0L\nuCdg/7BFDHKpQdPx38Rs/kX863617DKE8qu0wx3Yl7jk1fj8iaiEInqYmZ3Y\nMYmK9uizJFM+hh5TwOo8UNCuCidz0MdX3qtzMGxXtkjr1ioSFsUEkUzF0Fsj\neJznjf3pfBbkMyQlN5YsGhPN6wTApW+VJf0rTHi/tnXVyPo/2uIzgrlJNZv+\nmvWVVtaxY2YDDpKb/sGlqujFhzrANiJiPsRkEu9FjOiLMFpaZhPxLZ9FPCNL\nFftn6l5eTJpRvZK4aON2kkX3xyBS9MdMePZ9t0KZW5w1jHZZmY9HuIlHEOi3\njCJiuYKKQ5vDQXzIu4pN4w1xYFtTig3LGkEldsQfZWLU6hpwsljPxeAWhXQm\n/0oN7Jv/U0TDr0dfhHJJsz3tSeKRd34KbxvkOJNRJ2nALGFM4Eywf1rNaRbI\nyGof0KzCSG5CpKhbRg5d5uMN25qWd9sJjaA+dd6G5A9rvQBav4XsSzVsjhBa\n1rJ8\r\n=lf4A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"scripts":{"test":"cross-env CI=1 react-scripts test --env=jsdom","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","test:watch":"react-scripts test --env=jsdom"},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","licenseText":"MIT License\n\nCopyright (c) 2019-present Tim Ellenberger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"dependencies":{"lodash.clamp":"^4.0.3","lodash.merge":"^4.6.2","react-spring":"^9.0.0-beta.31","react-use-gesture":"^5.2.3"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.0.0","react":"^16.8.6","eslint":"^5.16.0","rollup":"^1.19.2","prettier":"^1.18.2","cross-env":"^5.2.0","react-dom":"^16.8.6","@babel/core":"^7.5.4","lint-staged":"^9.2.0","babel-eslint":"10.0.2","@babel/preset-env":"^7.5.4","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.14.2","rollup-plugin-babel":"^4.3.3","eslint-config-airbnb":"^17.1.1","eslint-plugin-import":"^2.18.0","eslint-config-prettier":"^6.0.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.0","rollup-plugin-commonjs":"^10.0.2","rollup-plugin-filesize":"^6.1.1","eslint-plugin-react-hooks":"^1.6.1","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.4","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.0.0_1565059459852_0.66423072924259","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"react-spring-lightbox","version":"1.0.1","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.0.1","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com/","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"9a4f69399960b1cc839c6e8d0b946756aeba014e","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.0.1.tgz","fileCount":11,"integrity":"sha512-u45w60WSvcNU4C157fe+Bd2m2r7KN8bKGdbf9U2cTwiJ3VaWbNyLw9A9MDwhUdCAsTf7piYpX4sVxfs12FSs8A==","signatures":[{"sig":"MEUCIQCuVc6+U06esADsL9C4Akh8Zq8rLXLJ0ZMM9DgHQ8UjMQIgNho9J7rnumCHbu/CgnuYozO7y/7B3+XEpZriQ7tORtQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151086,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSzvoCRA9TVsSAnZWagAA0j8P+QBD2BuQUGin2OCuPb7H\nQ2a4JcjqUerGqvMpHlZnAWtCDP1PGnmpvmXFpGzxwM6yTYAcxdKlR70mHUz1\nA/uUcCA54nmbBQzu9A9LkEwB7z3qt81Uv5Sv67U8xZkSmqclaTDMNHbB5Qpq\n7Fta70/30qPXi2gvuiqr7sj+w2rNMdvfeYQLiFvm7We/7bwOheAQKOil27Om\ntn7IuM3ZL/nMBqYXeXTcdQ3FvJdsiVfj2wo65P8lV0BDxl8fa1IrUbW9XZQK\nIlHt6KJIa1aQMrp6nJb5fuq94XNGX1uwei2KdZmZ4eKVgSFif1cfa0ZqUA2v\nerdCsp/W+ZRepzbqPnYsm3ia5UL7VBru5tshxpk9dPKg2aNs+Wc212lusWgw\n0VRtbtxdo4xtocHmmxpEp3RYd5AHjNLqHwaFs2ypPkE77nU6KR12Aq9HucDt\nIr7CRoAikNJii7vvEwPV6+YW/yJL2C/kNtamdZnKSW3lVPDRn0ojXj3ksu7V\nt5v4K655eQhiYOzmCazN06Y4fksf8GhD491U/B1+2WYn5/+4bfprPFeiU+E8\np+/N8l1B3qo8yrDaqzT2GfGPVNOgVaFiQ9zXpzt/POu/US9RfuRZ+F1Uz+yH\naCEfRhxOdk3JEw+90cUTrUMGQ7mXYtsojZPGY1mNnjqnSV6K2b/Hwdy6MsP/\n3H/x\r\n=jyTh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"scripts":{"test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","test:watch":"jest --watch"},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","licenseText":"MIT License\n\nCopyright (c) 2019-present Tim Ellenberger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"dependencies":{"lodash.clamp":"^4.0.3","lodash.merge":"^4.6.2","react-spring":"^9.0.0-beta.31","react-use-gesture":"^5.2.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","husky":"^3.0.0","react":"^16.8.6","eslint":"^5.16.0","rollup":"^1.19.2","prettier":"^1.18.2","cross-env":"^5.2.0","react-dom":"^16.8.6","@babel/core":"^7.5.4","lint-staged":"^9.2.0","babel-eslint":"10.0.2","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.5.4","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.14.2","rollup-plugin-babel":"^4.3.3","eslint-config-airbnb":"^17.1.1","eslint-plugin-import":"^2.18.0","@testing-library/react":"^8.0.8","eslint-config-prettier":"^6.0.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.0","rollup-plugin-commonjs":"^10.0.2","rollup-plugin-filesize":"^6.1.1","@testing-library/jest-dom":"^4.0.0","eslint-plugin-react-hooks":"^1.6.1","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.4","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.0.1_1565211623566_0.2618541084137511","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"react-spring-lightbox","version":"1.1.0","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.1.0","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com/","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"ef3a8fbe8ef7decea8fdab1385a4423f1f550189","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.1.0.tgz","fileCount":11,"integrity":"sha512-+Q6OQnLmIhFmIqrEAER+ySd+18uk/Iw9zfF5dEMDSAn+crTlzrjTjoJYSw2viQj5YuNmzJE2RgMFqupfa9oi7w==","signatures":[{"sig":"MEQCICcLAB3wqF5noyPFMow17HLmDTqAG1JLrxzjPZ3dU/e3AiBN5OUtPOd/WOKFBHc05jqo5fhAtWkSiGC/6u3EbYQLOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":155163,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVFSFCRA9TVsSAnZWagAAXKsP/2tyzEo50s9Re5Cz+Unu\nBe/BwUsbUafXxRaAEwAkasGwNasnI4hGdUiWrWYRjuF9Uv4UOXqrHCqQr4US\ndynyBHC1e40ZeRIBEFPtOHnlkywmSS/wopQkHPTi0/CNxawpVWw5ojNOkB6Y\nvVzSBhHoIegszSxZ+p9jcMdgZVfIp007/vFhPluOb1zG/qiJZ+dK0QRyOlm0\nVTaVBuXyYJlanPEq+0cJXREKZgLyVjEowsGadhcLh8wVZ6MlYQeEwyCSxSDm\nx3bubM+joMBOXasqKek0oa1gorkxVWKlud7SL1pvBFf05R9oVr4D1sB8k9wH\n1OTl0sd+UQjQyudHNDX1qUdS48pLitVYLt6nSnw1ioCQVlyZ+rrXiUuCEW9V\n3onUvQP8bmRMyDdm76QG5q+3y4vkUFQjBX2/WNvs3VS750ct0q38kPK4paSf\nBQj9Mlp0ofNn8YhOEcdnTZ4QwyCM6FU14+qS057rwqxswvvClWlkN3Eze3vY\nlaIjs6mOJ37/T55UmcgzZ+RqCB2tHTfKgHcurxDj2UKwRN+ipETuCc9i7n+3\nf8/NNU2SBGGlH98l2PCWuP3x0NSLjM2A247W93FHSOnULXL0KxzarzYouBFo\n+lDhGjhPB+B4PFsuO8BdyE8kvlLFmsIhE71hItTpkRAPZ7g/BnKOWGzVmZBu\n+SpT\r\n=Uk1x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"scripts":{"test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","test:watch":"jest --watch"},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","licenseText":"MIT License\n\nCopyright (c) 2019-present Tim Ellenberger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"dependencies":{"lodash.clamp":"^4.0.3","lodash.merge":"^4.6.2","react-spring":"^9.0.0-beta.31","react-use-gesture":"^5.2.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","husky":"^3.0.3","react":"^16.9.0","eslint":"^6.1.0","rollup":"^1.19.4","prettier":"^1.18.2","cross-env":"^5.2.0","react-dom":"^16.9.0","@babel/core":"^7.5.4","lint-staged":"^9.2.0","babel-eslint":"10.0.2","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.5.4","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.14.2","rollup-plugin-babel":"^4.3.3","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.18.0","@testing-library/react":"^9.1.1","eslint-config-prettier":"^6.0.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.0","rollup-plugin-commonjs":"^10.0.2","rollup-plugin-filesize":"^6.2.0","@testing-library/jest-dom":"^4.0.0","eslint-plugin-react-hooks":"^1.7.0","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.4","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.1.0_1565807748416_0.6100099272232737","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"react-spring-lightbox","version":"1.1.1","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.1.1","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com/","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"cff179559febab57f4e1f59c215a933d447bc631","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.1.1.tgz","fileCount":11,"integrity":"sha512-CYVPkCcHYU5qhWBkGYrww4aztvLl40a3tdde209wbvCPU0bmPLHm4EWFY21OMBwHY+Ek7sSo6Lft63PYon0EaQ==","signatures":[{"sig":"MEUCIHDkH6caIwijDg6956v3xzP2+e1ZXGh0GpkjKWXksotEAiEAzpbvaYvsAaIL9ikboRaDytqKiTrZGvpfLD75rApH9oY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":155247,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVGAsCRA9TVsSAnZWagAAD6QP/1iHLmT6lyOt7hUp55pr\nNVIe3wpOI3DuKXAoSdzOopqrSIGAyuX1fJzGxCl363X+vUDJBUTD7onD/AeE\nAZE37kut/DCCN5UaqLOlmO7jm4DlMfDr8v+NFDUyjzrALVhGRuxMNyzpWCsA\nK/eG5kZ2x3oVjsWBZgr05hoo7w/UspFn8t0AnJPTRjTfSnlnbngOSSKEH3DE\nDYkYav00jc5uBL4vzgbwzR2TcM3wrBcBtiRePBuEBfeZa0ioXOqmFqJHXhEL\nDYS8v/o/LrCYtLfPq7J5RJrI+MJRvFr0XqE5WD6BwmVf3DJcB7syQsZl7C6T\nnxbZ99TpIokSzn35bXJr0Ro5b7alfVfTijZgETt0ESiBZazn7g4knrMzzZlL\nMXId7B/r+FDXVP1DsUv6jDkqibzBy8j5JouJB6QkuXI5F+GiNMsYGJ3W57N5\nrQcZ3/PyHr4qlkKlv59x3bxSvjcSaJYooP0mh/RRA+8HoRWQTExnAFPNn+D7\ngnaSIeAKh6JAEuysO6LcsQbKtWU10gunejei49Tv4E8d2dQGJW/nx05SOPuU\nDSpc4UtIj7CETFh8pIa3Gvo2xd47gqyNjNh8c5aCvcuGpxJ64wK1N1Y/DlE0\ntFIMBY3CHMn8SlT67AbikCCtKALYZoSybao3/Quzq3oy3B9adA/5xOl/OhlZ\nc8zx\r\n=KOo8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"scripts":{"test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","test:watch":"jest --watch"},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","licenseText":"MIT License\n\nCopyright (c) 2019-present Tim Ellenberger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"dependencies":{"lodash.clamp":"^4.0.3","lodash.merge":"^4.6.2","react-spring":"^9.0.0-beta.31","react-use-gesture":"^5.2.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","husky":"^3.0.3","react":"^16.9.0","eslint":"^6.1.0","rollup":"^1.19.4","prettier":"^1.18.2","cross-env":"^5.2.0","react-dom":"^16.9.0","@babel/core":"^7.5.4","lint-staged":"^9.2.0","babel-eslint":"10.0.2","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.5.4","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.14.2","rollup-plugin-babel":"^4.3.3","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.18.0","@testing-library/react":"^9.1.1","eslint-config-prettier":"^6.0.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.0","rollup-plugin-commonjs":"^10.0.2","rollup-plugin-filesize":"^6.2.0","@testing-library/jest-dom":"^4.0.0","eslint-plugin-react-hooks":"^1.7.0","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.4","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.1.1_1565810731336_0.0003625692358670829","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"react-spring-lightbox","version":"1.1.2","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.1.2","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com/","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"718230b2e859d3235fb86c0eb1a1f05535dce81e","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.1.2.tgz","fileCount":11,"integrity":"sha512-xbMgkr00Yw0J8U5Sa4wvUpXNi+FPNEnlGdhhXTwR3iPVaIs/O0n/4wcT3/J+ZLgshVn/92LGF+Ak14a7o1J3iQ==","signatures":[{"sig":"MEYCIQCCLzT3JvE4I6nyDI2qqCq1kJTkV1ThWbqvdkTI92kSvwIhANn32+dFVBN4/gGl/IdrgUeqNIsG8txa5hMDKL4uoUNp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":156110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWEdCCRA9TVsSAnZWagAAMRIP/0quRgjgEr7KVeaY03Xe\ncyRvZA1JG85w/wZgLDPX4LIelccDjDR1ko5LDDYF9sZ/fLkeEA8q1wOk+8zs\nT+YAsJdjzZ+0LDqEkNQiMZp4yCLpetfHoLPAkFg5Z/yADJGGIoDbq8kMMm3k\nL0SiSegwj/PZguijKUs8kcZWQ0ix7laJ8CnaK/yWBLmzqzIMA9X21TlCYwgZ\nF00OPED02fGPqynS1eOBi0zNWVwQIa367Y2npFDFriglRYBsllrC+JYHjVKJ\n/JrLrHRQUfTLw4Fhn7YPVrb73GG08oXBinN4bJMBNivZ3L9JTpzGcqwlQzE0\nioCN7hvwd35mmTLe7hcDCbNuOBORy+bhOpOnqhtKspgI9yUDFxW6KEydG2wV\nAccrt9M4cOViELu0xKInp/KYbI7P3vY5rT9Oxr3Y5aNSXFf29/Q7CqFU5g2a\nvDggMwMgrCGJ5yJOj/BIjV/jBHpZ0ti1gim7UCqs4GahGXclI9q1G5yS6a2t\n22NuphgI+WkNZy1cdjUlEiw7hessXBo9oHsZA9LgpKZUYzSlpEuI394uMA0t\npsQYUp5LAedB5bgsORDyBTcgRepVY+eIFBNBLZfods4RDrGXhJA6kmlz8KAK\nWfebDP+HWqIgohGCE12suKml0lqoyCUQSOxcmZGTnL8vzxFL2E/2i4aF413p\nZvMk\r\n=5/rv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"scripts":{"test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","test:watch":"jest --watch"},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","licenseText":"MIT License\n\nCopyright (c) 2019-present Tim Ellenberger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"dependencies":{"lodash.clamp":"^4.0.3","lodash.merge":"^4.6.2","react-spring":"^9.0.0-beta.31","react-use-gesture":"^5.2.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","husky":"^3.0.3","react":"^16.9.0","eslint":"^6.1.0","rollup":"^1.19.4","prettier":"^1.18.2","cross-env":"^5.2.0","react-dom":"^16.9.0","@babel/core":"^7.5.4","lint-staged":"^9.2.0","babel-eslint":"10.0.2","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.5.4","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.14.2","rollup-plugin-babel":"^4.3.3","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.18.0","@testing-library/react":"^9.1.1","eslint-config-prettier":"^6.0.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.0","rollup-plugin-commonjs":"^10.0.2","rollup-plugin-filesize":"^6.2.0","@testing-library/jest-dom":"^4.0.0","eslint-plugin-react-hooks":"^1.7.0","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.4","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.1.2_1566066497528_0.4717988192867093","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"react-spring-lightbox","version":"1.1.3","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.1.3","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com/","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"38bd57e9b75f28877fd32dceb71d2bf9840aa481","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.1.3.tgz","fileCount":11,"integrity":"sha512-hPHaRIhfWAsyknQMYXx9lNX9mV9diGxfnl3i/puNu0ZXoXirj69FbGXL5c9cN+9meVlFQ40ImVLbuGYFqlg8eA==","signatures":[{"sig":"MEYCIQDPgqEMY5gQoriz/K+FJiiASaUdNZxeYnEVkE/c/qYY3AIhAOPN9xHonaoZgkpKeePqhS0f+GGmVPMQ/0xDINXVnRNi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":156814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWuXJCRA9TVsSAnZWagAAVCsP/3fDyk3F5td4xjNVFEYi\nfx/f2GnbAl66mrc64ZgbKx4L9kqQxp9yIVda/biwq7K9Q5NSy7PEJbgQwmf4\nOZarCdvIRh8EbRTwYfgjmTwk1ypfNjTN80U50VtOGMkkkjCZPUn20hFrFlfc\nsv54l2SRTDRFZooEamAaWT6gongFAN+kg8N2PoM5rm68EIgqOH/BAwh+sd2d\nbWyx0k8LRLObh0+1wFpUrRSDeGrwOZTLJPxX9qMlsrG2WDwdOANb3X5BtpMB\nEtVIX/Ti0bw8hFmQXTeKs3NV8OVgdSTVZoIzaDksh2W4RWIQJNAwGvgk+38i\n/QUTiL+PwSKuYS2gcepPJReYtbSPxKbpH+RAQ6ICz9IdqcRxPST5EYzqi77a\nK33bLgQGbwvKwdx8yr0TOVZLd556Qrq4q1SKyLaxWPV8e8zHH/AOFu3YJeU3\nOUR3nG1qth7pcYSbgJDVBeqwGAG53TgSH5PmOEcFbdFrNWkiGfvQb6X+cELJ\nhK9Ccrs5Ns09E74RDxATtp0Om997EGBAh3Euh11iZwZv5JXtwSBi2EMl8JdU\nsTwieNIjUY4X8g/RTlwjcWnDPIWS4xyt0tNUCx2XfiEIJ93jYzRE5kvT/BTd\n0K7T1rSyGvgcFzfJQ97GdvZ/G9kqb9O77+X66ByI4pXtpJwJiPDmvvpc9pIa\nkccZ\r\n=Cwy/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"scripts":{"test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","test:watch":"jest --watch"},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","licenseText":"MIT License\n\nCopyright (c) 2019-present Tim Ellenberger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"dependencies":{"lodash.clamp":"^4.0.3","lodash.merge":"^4.6.2","@react-spring/web":"^9.0.0-beta.33","react-use-gesture":"^5.2.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","react":"^16.9.0","eslint":"^6.2.0","rollup":"^1.19.4","prettier":"^1.18.2","cross-env":"^5.2.0","react-dom":"^16.9.0","@babel/core":"^7.5.4","lint-staged":"^9.2.3","babel-eslint":"10.0.2","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.5.4","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.14.2","rollup-plugin-babel":"^4.3.3","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.18.0","@testing-library/react":"^9.1.3","eslint-config-prettier":"^6.1.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.0","rollup-plugin-commonjs":"^10.0.2","rollup-plugin-filesize":"^6.2.0","@testing-library/jest-dom":"^4.0.1","eslint-plugin-react-hooks":"^1.7.0","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.4","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.1.3_1566238152845_0.7886647122685868","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"react-spring-lightbox","version":"1.1.4","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.1.4","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com/","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"950e60633c723d6a268a860abedda33aa460c4b5","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.1.4.tgz","fileCount":11,"integrity":"sha512-r69G32/6su+fMZGXByhnFQPvpWetmJdJYIaAn9tUzPh1tQu7lw/789nkJMVh7Y4pIiOeVG4rQ/CjAQ/LAIwNeA==","signatures":[{"sig":"MEYCIQCRVrfLurUCH8nqyH21Ptw12b4WOBJ4n/eAhEvTBRILWgIhAKanQGx2Z/F0xrwq1BE2Qq4qi44uZlGDpxd0Xeq48+Xe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167770,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZYm7CRA9TVsSAnZWagAAp08P/RogbfSaMzjifp3i+9Gl\nO1veSorlEchT5MoqI+hPhJbAeI9OhSHcOJM/gEQ7EPFSF7SKkoh5FT9trb/b\nCWCbIr1LKNd6qoDqMgzMj4YF5qb+03Yo4INsprJsGIn9N6+zDvtQBGZdPSQF\nwoD1/NUVC61pm4Gvnd4bFiBIxzWQWQM+MGlsW3m64+fcJTXRce7d/UuAXmUX\nv2yS/X/ENULU3f/oXtD2GtFk5dQVcbUodSJwLqn+ObGslDPWy+v9aWY2y4y7\n+SR0TKG2foPQsa49yRhAEI5YO4oRf5pXzeyeYXhZ61MT0k8toMdnD+KTlWRO\nCFKC8L3Sta05HBRkgdq0v0MzThjOLGn3w3c3kN1AJB9gU7DuBwhiECqupPVq\nQieXK7toCYzA5AUfcgzYqUOS0PgIi4A3q9BOKUtEvl+R3DXiqTd2oycF4tkl\nMbyQMxP+beoU1gnW0xw355+YJPE8JDr7ERQ5OG3mByYtIcjGa2SBLhbv6TiS\nBPveiSYG6wx1NFz5nOcIuFXoq83rGN5m7a957R3lYma1MwGV+/rk0raPFw0E\nAGElUy1Jwf+JEdVh/QIlfdL6T3fnS8pCHNK7EEJAMh+wdTmKGQo4atQ1e5xW\nDb4JHwE7x9yHYY8S5TcRjH9qn6zkFJowzOxpE2cYLb2wUMLPzNhNdpYmmY2n\nykkk\r\n=tP/D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"scripts":{"test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","test:watch":"jest --watch"},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","licenseText":"MIT License\n\nCopyright (c) 2019-present Tim Ellenberger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"dependencies":{"lodash.clamp":"^4.0.3","lodash.merge":"^4.6.2","@react-spring/web":"^9.0.0-beta.33","react-use-gesture":"^5.2.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","react":"^16.9.0","eslint":"^6.2.2","rollup":"^1.20.2","prettier":"^1.18.2","cross-env":"^5.2.0","react-dom":"^16.9.0","@babel/core":"^7.5.4","lint-staged":"^9.2.5","babel-eslint":"10.0.3","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.5.4","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.14.2","rollup-plugin-babel":"^4.3.3","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.18.0","@testing-library/react":"^9.1.3","eslint-config-prettier":"^6.1.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-filesize":"^6.2.0","@testing-library/jest-dom":"^4.1.0","eslint-plugin-react-hooks":"^1.7.0","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.4","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.1.4_1566935483168_0.44683232734870226","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"react-spring-lightbox","version":"1.1.5","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.1.5","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com/","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"d6ccf6bfa63fb4e5174897f6aef1a1fe21c6b8a1","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.1.5.tgz","fileCount":11,"integrity":"sha512-n+mApBKk5mtw7JEkKlXAS4np8CO99EzQuCapjRi26qwGzwWKix9sS23k9z1U0j5Seq0cXryS39fDGXn3LZI0wA==","signatures":[{"sig":"MEYCIQDMTvItr3C/ByXUmYJUMZ8dVA7otnwdPOmeSz4VKEVwSAIhAJ+yn+a5FR6MyJdRBumhs8aWO7RGlOFOasbhqKb5xIZd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":166370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZZKsCRA9TVsSAnZWagAAszYP/3zrRETBZAIxPoCDzzJF\nu5kxQsbj4V7mZa4utUhFDQhV3M+kDap5IyvM5/IowkFWTdHGygVyTyaLz408\nqASbBge2+S34ApjJbP6vnRbK3NSrAyWpzQCIIXv7INWKrt3d9uiYKNcbTpfz\nyH/1Eh1qKrE6PTddb4q6LR3klXARgH4hLvCgVRd3dWJDtLqD76qEYzJzzy39\nAumbigPHDABE20RB++Z5q1gJUjJm6/r6XcRPThGxZf9FY+3rMhB/5vATrUjo\n05ElTbosepacwiFTX4Bmel4chzMg7ydCAZiQDvqGi7aP+V2g/VFHo8xpHa+D\ngXFEp0QqhNciu2XbVOttwAZSnrNnAx70iVyPXCSdh1lgomNMiEA3JjSggcWM\n637qgTm1DI+zrHyNGKP6dIVvj+vHg+axx8qFQfwNTVlNJjZWN+XS4FIYGUEg\ndOpGNum4nHuZgJzcp05H/8AuaUS0SnqY5PzTpL1szkx5KOiWM/jTYkTgrIl+\npNy/HpSktCeaZdc16K+jnycjH8/SRP7zsvJAxU+8vE+Yg6y1d6oy2SxOPCfW\nhXncfeOeLgPWxp37xSAdyRXHd+5Jt57k9D1ueBord8xpQvl8htYoBtEBdALy\nMGyBAct4nhBFGAk5vTZbLeiDm4a+IWHXIKjprl5HOdAzRe/7jxRZqwOki+PZ\nzaNs\r\n=sXcy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"scripts":{"test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","test:watch":"jest --watch"},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","licenseText":"MIT License\n\nCopyright (c) 2019-present Tim Ellenberger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"dependencies":{"lodash.clamp":"^4.0.3","lodash.merge":"^4.6.2","@react-spring/web":"^9.0.0-beta.33","react-use-gesture":"^5.2.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","react":"^16.9.0","eslint":"^6.2.2","rollup":"^1.20.2","prettier":"^1.18.2","cross-env":"^5.2.0","react-dom":"^16.9.0","@babel/core":"^7.5.4","lint-staged":"^9.2.5","babel-eslint":"10.0.3","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.5.4","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.14.2","rollup-plugin-babel":"^4.3.3","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.18.0","@testing-library/react":"^9.1.3","eslint-config-prettier":"^6.1.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-filesize":"^6.2.0","@testing-library/jest-dom":"^4.1.0","eslint-plugin-react-hooks":"^1.7.0","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.4","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.1.5_1566937771967_0.3720281509459187","host":"s3://npm-registry-packages"}},"1.1.6":{"name":"react-spring-lightbox","version":"1.1.6","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.1.6","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com/","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"bd728c543c9fdedf12679b284f847b2b8e281e72","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.1.6.tgz","fileCount":11,"integrity":"sha512-2aM+uxOFgxcRxgEq6O1V6WmmWi3hmwf62nxYreCzPwMIlsqke1u/XBbCng3D1QGpMpW632h4QdlDMJy+9h14aw==","signatures":[{"sig":"MEQCICgsfEPfkLnnkX3Be2ZTjnoeSZPtugGlq9YYZ/DYA/UqAiBs5xfE5gkaq0aWkIjHiDytexN05CGB5cYaL2I+S/Yh5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":166474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZZsRCRA9TVsSAnZWagAAJYkP/iGIs5/l9evFZe8EqzD3\n/tuaDQPwT0bPeUXXA7HCvzbOyzjDuwRttWcEGgYE2q5qD0tWN09518hLM4KY\n6lwiJWtFSkWGBUoe+L6U+EEhitORHH6MC1ziSC06EPDV5gN7qSzrIU9959iI\n2wgTIkZ3iwXx2jV2ihmt3q4QXOOCJBvVgLMA6udmKzgzvgUOZz0OthFJZBy7\nKwgr9IuVKqUcQHygPD9fy8ld7KkuGz+n5JL/Dx0NrUj8cuhNZ2M0353LUPPr\nLgExCT/G8nkreWIBKs9HLNW3JUztKLtNDc8G4d6aCpk9mk0V2BcAAV/iIMPh\nemef8WtO3dXnowQT9jCvkl053BXqemC/rlN89K36dX4AFj+hAazKg15NtbTf\nKR3IXxYYig3e01Ckdj90WjEfQmNBoDUp6DOxs5ml2Ek8qi5z/j87JdLwrvLt\nHEod7uKCe67Nx6r/JRTSomXjLVt78jsMpcsKMj7Epz6NquSA4E8rg8vZWewN\nlt0NBbpi0shTLVQ9LUzMiQmC8LG86g5dFKLuS9IdsNTvIoVZKpKMpH2xUAB0\nHgxLw8VB6Qc0V4lZW1WuNRB7gE/Uv4qngg/7LjepUz82pNYajzkovyLn81fQ\n1qE9DdjvK0HVXuCOjdEA9Jxn7AZRAGj3zagWbd9W5EM8mbmoxe2A1hrCooch\ngNXk\r\n=nXvm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"scripts":{"test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","test:watch":"jest --watch"},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","licenseText":"MIT License\n\nCopyright (c) 2019-present Tim Ellenberger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"dependencies":{"lodash.clamp":"^4.0.3","lodash.merge":"^4.6.2","@react-spring/web":"^9.0.0-beta.33","react-use-gesture":"^5.2.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","react":"^16.9.0","eslint":"^6.2.2","rollup":"^1.20.2","prettier":"^1.18.2","cross-env":"^5.2.0","react-dom":"^16.9.0","@babel/core":"^7.5.4","lint-staged":"^9.2.5","babel-eslint":"10.0.3","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.5.4","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.14.2","rollup-plugin-babel":"^4.3.3","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.18.0","@testing-library/react":"^9.1.3","eslint-config-prettier":"^6.1.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-filesize":"^6.2.0","@testing-library/jest-dom":"^4.1.0","eslint-plugin-react-hooks":"^1.7.0","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.4","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.1.6_1566939921060_0.4306861066294583","host":"s3://npm-registry-packages"}},"1.1.7":{"name":"react-spring-lightbox","version":"1.1.7","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.1.7","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com/","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"928c428a81446ec1000f7ed1ec788277ed50cf7a","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.1.7.tgz","fileCount":11,"integrity":"sha512-oEaNQfAZUWnHPWozmjoI+mzVB+SMulV57I/G2w5Svx3aBJP6jVRlaeoS2YyJc+OJYAOpGK6a4r1vNZIi/UCZxw==","signatures":[{"sig":"MEYCIQCuhae+n8jC35m1Eke8TqQsdGnCg6gJzw4GolFDSf0jhgIhAL9atEL8628DteqPZtIEIEOTRqosgIW52GuTf3XetWNz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":170102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiUWYCRA9TVsSAnZWagAAeUYP/10mWd5QryJPktmEV4A4\nbfQzTLDo0wh/ZIScKdz9TiVMtCeTUHg/XhbZUqs/hi0Akrfn2smXiCCMPStl\nfBNCpsDnfm/iv79JMwB9Tw9hAur1Upzly4ap/yGoicUZa/Wgyozxg5Cx9g7B\n6HRrd18e06dpCYDTzvbw0JYvR7kOI3o74Xv37DGtmj8M21z6DNiYDS5lZh80\nWa564geNIUXw5D+TPjMCR/08JwTOMIgOeRwkVF8jicHq+wt4bAaPzw9x+Hhj\n90zVkL7VCkJn28H6B92P8nrpvZya2Ljgedj/KhDswXHpV4Ph9O4ZqV9d4NHs\npMxczPHJX1fT4H7By0BYA/nXXc7W49Z3F+LU0FIie1N2FWabsmezDyUuLnl1\nD63pk0fUqKhIT42fKy22zalkpMuahj6bWH3syg3Mi1VKmxogy03vYcxdLShB\n3tHhEm6jvDMBhHrg6IfdEuyNmARFDV+NXFiwbBTajS8iJgwz6BaXm2OEOBiU\nv2W/dECYPMdXgjhG1Slw9ClIF58rOxmCXhsXzmfdW4Z/sRk9CXU2QC21OPx0\njPdgwAEwQ8fNXEXzhjCYsmDrAXlw6F60JtpSUqo3HTBRFpTrY0hv3PTryl05\nRpyk6NT3C+o40s8Jo8owy+DgoJdBV7C+xyY/d62JlyapKS/R2iKL5/M6baJ4\nWaij\r\n=R/Wy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"scripts":{"test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","test:watch":"jest --watch"},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","licenseText":"MIT License\n\nCopyright (c) 2019-present Tim Ellenberger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"dependencies":{"lodash.clamp":"^4.0.3","lodash.merge":"^4.6.2","@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^6.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.5","react":"^16.9.0","eslint":"^6.4.0","rollup":"^1.21.4","prettier":"^1.18.2","cross-env":"^6.0.0","react-dom":"^16.9.0","@babel/core":"^7.6.2","lint-staged":"^9.3.0","babel-eslint":"10.0.3","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.6.2","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.14.2","rollup-plugin-babel":"^4.3.3","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.18.0","@testing-library/react":"^9.1.4","eslint-config-prettier":"^6.3.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-filesize":"^6.2.0","@testing-library/jest-dom":"^4.1.0","eslint-plugin-react-hooks":"^1.7.0","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-transform-runtime":"^7.6.2","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.1.7_1569277335824_0.15911557983615432","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"react-spring-lightbox","version":"1.2.0","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.2.0","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"b0444abcbef915ac3112cb95d453b4f9465916d0","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.2.0.tgz","fileCount":8,"integrity":"sha512-Wm4kHZ7e27Vjo9Oau76+TFLD3nZgfA6kyKvLH6it3QfUTMPeprEHC8W2ifjVb2cpWMmw+gmi1TewbjawtgmyTQ==","signatures":[{"sig":"MEUCIDoBhVCQqtxiMeOJDVv1VYQZOUD9klSAqBbzjLQ7b6gtAiEAgm3L4THfbw/w1c6HF9G2ihmtFWxuPw7cYCSp2XBqAbk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180392,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeR2jYCRA9TVsSAnZWagAA7YUQAIFLg0PlFSZZ7nTmGxRy\nylx8x1JQcW/U+dvccWalbKnSd122r8jUe0DL8K/33jGZIPGK/7gxlLy7QK8U\nEfUA//dUQBo5g129HR47r8I2el6WextUYxQg6VBNdCxAXCN13LiOrR4n02kI\nhLTHwHYGc1D5FtOiMFv/vDTrYGsQmfHgORNBMmk30FK+N3l22biuJFNYuYrv\nKOOc8FAjkWfbXtD4AB1bmUu2IPX3BloTs1p4e2MVGEfGNVqp8wTAU5lwsNEM\n7el0rExQLJRRwt/KF6KuWDsnOdUr/rZtIoWdJ5GXCMX+50Z2VLXgtwe0uXsJ\n/xH1vwYasT+YcJqLKRGfDyNjjybFPkx9WwPt/LH2nG2B5wUdPbC+7vtSYxqE\n3u5CFuPjDICEfrS+Lpgmd8maUYYNrhIH+SeZ+48xk0gmB8fPTvGeRJxDeIRk\ney5AWsT3tCu4793G+jamRlfzrt3gXekHxt08uOWNpbYT0B9F7MA32uI6ffP8\npk7HsrHjHM/YE1gcSbm1bV56OriroIbXViSdarvqU7QQcN+erK2lwasPCEz5\ntjl1SZPjccJZZL26rONrx+ZQ4ImgPkj4a1SGpkJJV5N6ncN0ghLLrixQbJBE\ndwq3CUpTWeCS+x5Cog7/As/XjyYUFWP2oNV2Z97MHNTcFV8lQJdJG/CQLC2S\nzXRQ\r\n=HsQh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"b46bb3cfa1e3f657a737186a88ac265704146c4d","scripts":{"test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","test:watch":"jest --watch"},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"_nodeVersion":"12.14.1","dependencies":{"lodash.clamp":"^4.0.3","lodash.merge":"^4.6.2","@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^7.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.1.0","husky":"^4.2.3","react":"^16.12.0","eslint":"^6.8.0","rollup":"^1.31.1","prettier":"^1.19.1","cross-env":"^7.0.0","react-dom":"^16.12.0","@babel/core":"^7.8.4","lint-staged":"^10.0.7","babel-eslint":"10.0.3","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.8.4","@babel/preset-react":"^7.8.3","eslint-plugin-react":"^7.18.3","rollup-plugin-babel":"^4.3.3","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.20.1","@testing-library/react":"^9.4.0","eslint-config-prettier":"^6.10.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-filesize":"^6.2.1","@testing-library/jest-dom":"^5.1.1","eslint-plugin-react-hooks":"^1.7.0","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-transform-runtime":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.2.0_1581738200316_0.20358358355904072","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"react-spring-lightbox","version":"1.2.1","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.2.1","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"6df72a68e974365a51f52b114f1ff157a58b302e","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.2.1.tgz","fileCount":8,"integrity":"sha512-M3xm5tZeo6iwjpAEjoSBV4AB6URb+rTf/2xC6NfRA343lF9WsITDZgs6bgyORlZyiACVVe05i4Bzb+JINOf0bw==","signatures":[{"sig":"MEYCIQCedREagKlgI5YwtwLSo/ZoJ5Y1AcLCBamhlQWQS1fEkAIhAO6FCtyhEJCM/x/SAabrZtdnAwstUPi8Oz7ZWn6U2XTZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYK5YCRA9TVsSAnZWagAAN+kP/AsTasOQ8Do+yJmzwuso\nCjZMvJS9R/ZS+5KEqhg2NER2bfdARwbJXWh+ZyaRL8gyM3CpZdvFUN0xbpxb\nxqGgLT86ANh1iFrUilCyuaHQWC2/17mWK08YwFc71CQfOnmsi5L5kJ+IUEzv\nEtBiidkrl0iSB6L1dRXrt1Y9IMjA4rXpDo+kCBFKplQu0KogLJlnbpkClnK/\nH0SBT9kI0BSoXDTWTYjUwYdkBGlAw07VYFt11KonWaR9j023xQk0xmgjB79s\n5sWUuxDfEbsqSLvdYlf5++t7bU7nX9IY8Uzo/suOJ4bFdhbkbnqV+K816VOb\nNPJZzs+qnsQOd+waPzQAWFYXTbutH1y0lCGLjc8HEY5fiTzn9VjtXgQpSVdX\nNsyvTR2nT/SMgV1/4rFAsy+lLY9tv2c0QPBpzDlrBvzPb4Bs4doBw87zIZOo\nbAXDfUBwmRkLeJDddNNGcV4v6Dq0EKMV2Wn2uIaeabZRDxIxyrXTabv1cuhI\nywTd+OGsKd6AKlUHx4W7WHA4sEgoG+jm57POUN0LgKMtlcDxnepPNXhaxZvg\nix0yoAUzs7qAlnRqbF8BIY0cez7r+2hIbVZgSxput2hYGowsm7GUVD9rYkOo\nSobn2kVbcOPwtTHaW3LGp14JgWqXn1Cf+r4eI+qplZL6xogwZo3JL1XFemAZ\nyVTG\r\n=rhZK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"6bfe38529ab9f2357260743a4e4f1dac553682ed","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"_nodeVersion":"12.14.1","dependencies":{"lodash.clamp":"^4.0.3","lodash.merge":"^4.6.2","@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^7.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.1.0","husky":"^4.2.3","react":"^16.13.0","eslint":"^6.8.0","rollup":"^1.32.0","prettier":"^1.19.1","cross-env":"^7.0.1","react-dom":"^16.13.0","@babel/core":"^7.8.7","lint-staged":"^10.0.8","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.8.7","@babel/preset-react":"^7.8.3","eslint-plugin-react":"^7.18.3","rollup-plugin-babel":"^4.3.3","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.20.1","@testing-library/react":"^9.5.0","eslint-config-prettier":"^6.10.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-filesize":"^6.2.1","@testing-library/jest-dom":"^5.1.1","eslint-plugin-react-hooks":"^1.7.0","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-transform-runtime":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.2.1_1583394391580_0.5427298733701889","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"react-spring-lightbox","version":"1.4.0","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.0","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"7f9a4d8ae0bcf7434b9ff3cc3f722326e8d888dd","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.0.tgz","fileCount":8,"integrity":"sha512-XGvTJzKOXWCIRqrFJzZdQo1TWD6DOff4kw8jhi/WZ+0LJ25iuDUTF2iciw8bPjCfZPdSCtOObYotshpamRznHw==","signatures":[{"sig":"MEQCIB/X2/yZMg/wIRKERkUy+9bSQSUfmcLIpKCMmKd8NWSUAiB4eLk47lHDld57uZTgWnv1eDpPdYEn9jCfIZTPpYDUNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":200514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZJF9CRA9TVsSAnZWagAASQoP/j1aQbNMFUbThg2ZrTtu\nKogFhBaGYLTJCQkNW3ma/WgJVHvjKa/92VEmilhCYB2g9s6sjFMl0pa6gl41\ny9h2Ud3wE41qUekHHxPEJfPnCVw40m3TdMdgMrUz1DoPtnAnW/Vog5aZBB3J\nZyserPLEXrHAxS9X8WSviUlIRKeZRmftfk8Pivhe9p+eBuve3q7qnq5JYrsy\n/q6rV2rlb2RIn8tngVUshuKtWx16xwxj895fG298+QPC8I9odMY+b/yJc3J7\n3N1ggwpnqV5rbVvPW+ebc42F04eQONBvbfr7n6Kc/Fksz6wz1oXduzsWA2ZR\n5p7TMNWBlnobag5qb2G6wqRCX4r9d4wrzYKGfjjMVUq23SIHDjWKM4PJiRBj\nAY5zCswje8iYTB9LHGUGgyktsrHxTDcFJ4D2LlIkKz67s16fG2Zqoy/gj9e0\ntnj8kCfpfNqq9tYjxCC7K7BDCHtSzbjchzfuU0YNm7cNQM6tDHTHew7ihm/o\n+3grfPL55tvYXWkrJz/rhJGDL0Karu1chZk88dutr2UiKOckJg5F5O5W8sjR\ng5EtCndqaG+g+YOcUbv6wzwq2a+AZ2hbzBmH68Yil/P94o7fIUMaLQjd/XYi\nQLpLTUzTSkJHGT6JPopQWZQiNKFXYB2Tki7H72yFDK7z7XDRztz0vWnCLtwa\nLRcV\r\n=41NE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"eb3ba91ed545d5a99c17f1ab72a8f23d20eb59fe","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"_nodeVersion":"12.14.1","dependencies":{"lodash.clamp":"^4.0.3","lodash.merge":"^4.6.2","@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^7.0.4","react-use-measure":"^2.0.0","@juggle/resize-observer":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.1.0","husky":"^4.2.3","react":"^16.13.0","eslint":"^6.8.0","rollup":"^2.0.2","prettier":"^1.19.1","react-is":"^16.13.0","cross-env":"^7.0.2","react-dom":"^16.13.0","@babel/core":"^7.8.7","lint-staged":"^10.0.8","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.8.7","styled-components":"^5.0.1","@babel/preset-react":"^7.8.3","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.20.1","@testing-library/react":"^9.5.0","eslint-config-prettier":"^6.10.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.2","rollup-plugin-filesize":"^6.2.1","@rollup/plugin-commonjs":"^11.0.2","@testing-library/jest-dom":"^5.1.1","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.1","@babel/plugin-transform-runtime":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.0_1583649149348_0.4154581921033824","host":"s3://npm-registry-packages"}},"1.4.1":{"name":"react-spring-lightbox","version":"1.4.1","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.1","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"d6502fac9f4961576d1ebb917cd4f0e082cf93e9","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.1.tgz","fileCount":8,"integrity":"sha512-u+ueFhgR1d309FFH+mILI7yw+nEM3gUdP9DK6C2Yeah/jn3z0dBxCJesulz09x8yXhea/ttAd8+GUr3b45NmAQ==","signatures":[{"sig":"MEUCICv7rguh5KNqboODV4fhSEN3Ko9iglwhnxN/uFULJFCSAiEAx8tTjzZ6uRAkGpVPWX1wVEkPi1tKS8i0AyaOLcx9ffY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":200731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebDAQCRA9TVsSAnZWagAAGAsP/j0M/r4IIojV1gN8fb9c\nLEov7z/nmLayCFq3u6TU+DYwzlp1L17448u9BaogmfApXJ2uly8/82TjNxYz\nXoIrX05ATis9wNAhQI4ZOIdHdqsP84uKKGrEZB59rr9hLXL3aV0g0mhaYPXn\niNVTS9E3ihVqBO+u7qisBHLkrh8q7FybAi+NGXaijqImDgWH7n2oecS//iJ/\nbgZyHwh77f6m74voXRkRAfG6mI+8x6ExtWouxgZxMoCTVyJApQhoKuLDI0Xz\ndbF0CHErTNQpRxioun/OdNfIruSA6eAfU8JHcOVhqstNt2uNDeR5ZdjgooFl\ntipQlLkXY+usM3Y20CA0hbyZYYrVUQ2byRX6c4wdFBgQWDSLoEkP9pNsaXIM\ntU8QUlcDuSaY8YbKUqlylKOKMFhP8mp208PNAw523oLTmRefUQRkJVg7GUfp\ni4VrlEGKnxTk5j7IHRn8/bWCPuomSyrY/ioOxnbomKRHdObdiwI8RA0/B9xm\nwlZEf3RM8SORr72iQ8Xumz0N6MIzTZTUCznN7OW1m9QzT9fiuaSeRMsOQ1y+\namu0q5xOqgyv2ukM1MX/Bko08/Gt5Psd3d+gHqPG9flE6qrU6U+NWy58HQIc\n8EwqdwUb/FuUN5Ottb9x8mjwIlQjvET0GLXJ+Pfw96hWhlAYJdmGrOqvadu0\n4rSf\r\n=UlGH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"c930130012898ce7b240cf694404da28a8b5da14","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"_nodeVersion":"12.14.1","dependencies":{"lodash.clamp":"^4.0.3","lodash.merge":"^4.6.2","@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^7.0.5","react-use-measure":"^2.0.0","@juggle/resize-observer":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.1.0","husky":"^4.2.3","react":"^16.13.0","eslint":"^6.8.0","rollup":"^2.0.6","prettier":"^1.19.1","react-is":"^16.13.0","cross-env":"^7.0.2","react-dom":"^16.13.0","@babel/core":"^7.8.7","lint-staged":"^10.0.8","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.8.7","styled-components":"^5.0.1","@babel/preset-react":"^7.8.3","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.20.1","@testing-library/react":"^9.5.0","eslint-config-prettier":"^6.10.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.2","rollup-plugin-filesize":"^6.2.1","@rollup/plugin-commonjs":"^11.0.2","@testing-library/jest-dom":"^5.1.1","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.1","@babel/plugin-transform-runtime":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.1_1584148495674_0.6421593306671336","host":"s3://npm-registry-packages"}},"1.4.2":{"name":"react-spring-lightbox","version":"1.4.2","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.2","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"f04217dd1c805a674e204ad66cad6ec3a44168f0","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.2.tgz","fileCount":8,"integrity":"sha512-8UeHW3FWAtgZza5bY3hjRpmfYc8ggj+aCXh0a7O+cuTjQ6qTQPMcRvfNJzMiuZmAkHqfXA8HZUfrcTN2NGd4Fw==","signatures":[{"sig":"MEQCIHiXESQccUkzH78SeixK10qpBQl7AM4lmucrDR6pSskDAiA0ApHTS0Y+lu0/8LLllxlcHspMWHdizMzgdaaQB9a3hA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198365,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebsy4CRA9TVsSAnZWagAA2oQP/1zTE/W4iHrkri3LcOtE\np++IXeLRiNssJT+VlKTAQ+2VLDNetii/Zem2Io6HlYJ44N09/OrshnZ7ehhS\nSdcvWR89mDWcCqMSLVgHPptevhmMglUJW/miv5fbLFGoYZrAv0LPj3tg97gw\nYISapeRv5Lhux3dRAmZYr/4TfnheJ8csn05hdRUkl+Kz/6TxZ2Yj4prple0Z\nv583PyPW81W+edNWL+yOKWLj3OTfxDgbwKOpivmdtS/ehZdLWhM/nODYWiVX\nDhkMaeGIPumXTaRSugdV2t02+T9gvj1v7oFxXmNlIqbF0K2WFetVheeFBDgf\n1+0CyRMmMKCasbwaYxYyulPS6mLdCUA1FLIGcn7seu+9PgzJPkU8lheHxBu6\nCm53q6pIiY3TCrZwdlGjaI2iwMrpQjTrz9cwogqnZmttj/Yinm+JpPh5rpZc\nxCzHeD4Dx9S93GLpl41Z+0Sy+YX4ZFzjuuVYWn21Qn46ktExNOg9arq3OQjM\nRkpWD0lR8Lce/B9Qaz4D33WrP5nEYIWFsuyrAg7q7k5CpRrYuRxNkQoPBX4Q\nG6fKsyPREiAqNiWJL6958/kH4YETLFuoQ1tS2OCrHUyVbd8Gf8K4vnEYivpS\nW/I3wosFf5yxjlxYNXbCLtixfb6xKwx6L0/RDrtywR7r9dehh/RKZi+UD01Q\n80TA\r\n=TOG1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"b8c9f0e33de82997772176996221502f4a2c27ae","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"_nodeVersion":"12.14.1","dependencies":{"lodash.clamp":"^4.0.3","lodash.merge":"^4.6.2","@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^7.0.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.1.0","husky":"^4.2.3","react":"^16.13.0","eslint":"^6.8.0","rollup":"^2.0.6","prettier":"^1.19.1","react-is":"^16.13.0","cross-env":"^7.0.2","react-dom":"^16.13.0","@babel/core":"^7.8.7","lint-staged":"^10.0.8","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.8.7","styled-components":"^5.0.1","@babel/preset-react":"^7.8.3","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.1","@testing-library/react":"^10.0.1","eslint-config-prettier":"^6.10.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.2","rollup-plugin-filesize":"^6.2.1","@rollup/plugin-commonjs":"^11.0.2","@testing-library/jest-dom":"^5.1.1","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.1","@babel/plugin-transform-runtime":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.2_1584319671815_0.07108847237471982","host":"s3://npm-registry-packages"}},"1.4.3":{"name":"react-spring-lightbox","version":"1.4.3","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.3","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"8956bb0abf7b836156f353238f9c03fc6ef4711c","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.3.tgz","fileCount":8,"integrity":"sha512-0CAUQZ4W2QhjnWzpEjX6ng/YWWqGzUD/oScRXbBwfiWowWyOPGKycDH/YY9UPnOONWAwWjvHpvzPja0ZiHq6xA==","signatures":[{"sig":"MEYCIQDYXpnuWifCN/G+K/t4rMux3Ynrl7zYbY3FG+1ck/yDdQIhALBDhk98HVD/18mU/DLq6cXgFQgv3U557d2BQrV4J0gR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":200075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeT00CRA9TVsSAnZWagAApeAP/2hDcSEsbguqdxDQx0O3\n3OyrtOn54vozCcilbtF4hYoSY/dXbnCfTX9Mx1mNsCL7vJUcxhZO511WIiyg\nEQ4DteufbKpz4Ld1GYZUTXGl7+JcV3qUz0sMcil6h5xA6uOOYlj6QOgCCrID\n9/xY1ZDFcHYhhg7pnkrCsb+HDuk3jAHOexvRVgVa1IE7/LFgIC3K9dUiQbq9\nM+Amt+EpYVGFC8+ALeoWVmZfjoJmqpz+T4ysi+SZ74neKSULWFQVA2WTs1rA\ngM31tTGKVUUkLD36ymwLfd53of+wW6ikIqguq6Y8CMbGmP+g4C6O+7/mPrOB\ndYOdLUGHfaeHTw3GHaHfYAyE1IL8AuilybJmLwPi9fKRWelmqreInlii3BWa\neJIl4JyBjS4E0Rn0PWrxTFbKTZunncnmxYWI8A9wnfn4QRHH42fzU2LPYIg3\n7LdzrRtx4HyLvxU5WeHhP+/H0kyl/62yslV1kw40E8R5aTMvuMoIOvOVc998\nyb4edfD7GOx/JqxqqRymNP6Reu3F8866uWbdfJJP0jDBFVgbqh8IkO1hz4gV\nGeWeYw1VtG6Uy7cn7Y8ieIUy7IBOYbD3FK7+T2QfJ4RjOPwl6QwLgTt+RvGZ\nD8+3qObCL/0bKcD8LQRRYw+qcymrvakt7eAZVCZAW6Pb/2FQ2SD94CermIKf\nnNC3\r\n=sTIo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"e41d8e0ecb985c8b6eb94550c84914979f26faf7","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"_nodeVersion":"12.14.1","dependencies":{"lodash.clamp":"^4.0.3","@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^7.0.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.1.0","husky":"^4.2.3","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.1.0","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.0","lint-staged":"^10.0.8","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.0","styled-components":"^5.0.1","@babel/preset-react":"^7.9.1","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.1","@testing-library/react":"^10.0.1","eslint-config-prettier":"^6.10.1","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.2","rollup-plugin-filesize":"^6.2.1","@rollup/plugin-commonjs":"^11.0.2","@testing-library/jest-dom":"^5.1.1","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.1","@babel/plugin-transform-runtime":"^7.9.0","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.3_1585003828089_0.05617975725190694","host":"s3://npm-registry-packages"}},"1.4.4":{"name":"react-spring-lightbox","version":"1.4.4","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.4","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"4c07394eb9a0676b522f66e54833e2ec80341ecb","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.4.tgz","fileCount":8,"integrity":"sha512-6mOZBVTMXtErItyTtbd2DBttDQvNcwB31TTNBI5hfwbIp3nshbHErMfqikqdGXYFfIGTdw2w8Q83c0a08cnB9Q==","signatures":[{"sig":"MEQCIHhVs5lUZIX/mLkw0P/XZafDYwyG7d4pwi/Qp202wspcAiBpj2GFcuTKm10B8VVlVoEFeLORxz+YGmkcearpF5itww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201761,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeibfCRA9TVsSAnZWagAAufsP/R43XsAsraMwZ2nr7Chf\nfMZNuKzKwAkYHFfLuh9jI5A6pInaOPkg3vHe7PuUbPCbuZpp88O8TUuukub6\nmIlLnpByLbC0FdNvJzvt3SaM7lRJv0mDDa1KfxTRHJdnW2/ZxF2bwZBGLVL4\nNIOzw3kcxFQLhVDkXEDU5X4V2J57ZahYPq831QF5uNjEo3PzLw9+zkntykvJ\nW1tui/rtLmCQebqDZWvKbQX/g7K6dbdrID1XEXDoDH9jaCcXp+zP/HCWV2A9\nRn5HKvCypL/UGqXYru3xKxrQp9MTu5GrPnRLW/ZA4SaeQwDC2DTt25y38EcR\nJ9+ofwlxcZgRWlsd7FJ3JrRppW97dIJKabk1OQDfCq8pmanFU2EYx0VvuVb+\n58f5i7eNbgEbu+pyr8L4vdABNS05Q5ND4eJI4MKaGsxgeyUUYfCyxK9xZla5\n0MaQCfuuo6D7s+DTJ2vzOJPxd/v21h0+241o0FpRj9/7VQIZUtJxvi/uxmQB\nZXeYv9ajZIj1l+Rjz250R9ik01IGV9dGv1yq8teNvVi5pJyQSGqxKGVrcBKb\n5AEl68chhVU2GshzuYv8kH2DMcGESlSpBQWuhN0yPI5jTP0en4bIOsCycLik\nn3h/C7R6TQk3f5cGu1TheZH6cYcOh570n4sHG1QgaQLIVzHUyMUPdQ33bZj4\n5S1w\r\n=tgAu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"ca95f1c9a7d31646bd15360e38b12ab4dba8d9d5","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"_nodeVersion":"12.14.1","dependencies":{"lodash.clamp":"^4.0.3","@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^7.0.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.1.0","husky":"^4.2.3","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.1.0","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.0","lint-staged":"^10.0.9","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.0","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.1","@testing-library/react":"^10.0.1","eslint-config-prettier":"^6.10.1","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.2","rollup-plugin-filesize":"^6.2.1","@rollup/plugin-commonjs":"^11.0.2","@testing-library/jest-dom":"^5.1.1","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.1","@babel/plugin-transform-runtime":"^7.9.0","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.4_1585063647299_0.5490801225747359","host":"s3://npm-registry-packages"}},"1.4.5":{"name":"react-spring-lightbox","version":"1.4.5","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.5","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"68afd634726da10d4b8bd07d8d8c878e49447ff0","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.5.tgz","fileCount":8,"integrity":"sha512-+Wrnjm0MzmHJdUz7UFp8HD/jkQa8gb/+9hUDrec7hLwPbsFOlsVkPvDYQiALZkfyUvZuC6F5rO01q+4XIgaYEQ==","signatures":[{"sig":"MEUCIQDuXV1dEpBNO/lvV5v0lymluXjNI3hOZmwtQhBIw0pWowIgGuxdkOCEvjpJhpATyKOkHxgjwKxkF/g+jPOvI1AYEOU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefleLCRA9TVsSAnZWagAAKd8QAIv/bLJnhyBQKPIYADyF\n4kAurvU9OH2v1oydOtK8gPQwmb2fK7xvrzNaSONoi7y8I+sABngbPKlKw7lo\nIhJ07nLRAuBKJ78Hej6RDclXAnRScanfqmk+3G1PWwnD12U+cCkfuP0d86H/\ngzbpeba0MmyDDpT8bbwyzxeGDjQq6XJsSjuNcya8FRRqnHOfFn1lr3WRwnK2\n4H3R0dykP4zM0JkuGZ7kJHphUdCd1mbaEVL2rnfzx9MNvFczW/9nI9ZiX7jj\nFR51e98zhlBuNYxr38stz+CfKv3VHa5MZi9t0nTBL9xPVdGBKKjZ0LHxwb4m\nGxOBSCNOhCH0NpIXvcJEYj6YI3uA9REgDd6jmUwDqgAJoLdjvGboTaPJJne6\n9BqMiTEJ8ONuLhSoNc7wH78oo+optLGIOAk9gXaVIrrWEV0nVrSDouLGDwjJ\n2gY1JvM/O2/ogFsVYELFMM4vqwwFlh/WyDFioel09/iEBuQntZxIzKHhdk25\nm9ZoqJpdx4m/Vr8/1zZErFL1HeomFau6HAfgLevLDQbkSkhiQJATW2/mSrO6\nfQ0eOVQpojQRFPQEZvAsv2/Wznc87Q189tSUDmGQzrCG1V5Pbz31acb/NhKu\n+Ghy9peX+LoC/UBqdiW6NsBOJ7gi3nEaY75eStkWtXe+rxRnCUI6CyU3anHR\n0Z9a\r\n=wrEv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"3dbf1e8b9d86019dfbcecb2e4156374299d4707b","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"_nodeVersion":"12.14.1","dependencies":{"lodash.clamp":"^4.0.3","@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^7.0.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.2.3","husky":"^4.2.3","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.2.0","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.0","lint-staged":"^10.0.9","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.0","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.1","@testing-library/react":"^10.0.1","eslint-config-prettier":"^6.10.1","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.2","rollup-plugin-filesize":"^6.2.1","@rollup/plugin-commonjs":"^11.0.2","@testing-library/jest-dom":"^5.3.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.1","@babel/plugin-transform-runtime":"^7.9.0","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.5_1585338250734_0.8393744415759088","host":"s3://npm-registry-packages"}},"1.4.6":{"name":"react-spring-lightbox","version":"1.4.6","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.6","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"fd94ad9babca571125324670076696e39ee9f79a","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.6.tgz","fileCount":9,"integrity":"sha512-ECisUkZXLSS0GBkV75bzA7U+cMOHc5xhcf3L1bq1jDAeAglOuheC86Ju2nsYauwunUmmIXq42uiUa8XJyU4UIQ==","signatures":[{"sig":"MEQCIEoSryZzthXyNJUSQcdCoInx+lxxx/bRWQpFDIEgw6nIAiA2H5LZDeYDu12SvS1ZSjsziREljkDaB+LcI7Kulu/3+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":219183,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiO8DCRA9TVsSAnZWagAAqZAP/3m3wINd2HAtoxV12lhR\nPp/o7FLtUi+eiX0ZjogxZdnuZIPkVQeOm53mcMmjXlav6TDyWBi/+qmRkFMi\n5/fKLWkBrv1/MGaWvMWLWHyaLe0orW1UfAT5o85dGbCOdFlM1BYkWO54tPU+\nz2uRU33q59LSiIW6iPCIN8hBHOzBWSrQdq9ywsim210TvhBCVD46f+EPIwVs\nOY0+ifYMb12vNDm5ZaFKohp7LS3zAQ7pYttmWP8CB36JNiV0hSdIYG9tJej2\nkmkb7/ByDstU8LIeg8cZu2s8xP5h9Xgji8Qloe051+F4YPE2D2EVNAqYYkz3\nBr9O1N5IsPVOlt2RqxD0ymJDIMSPeESl576Q5xg3bilJbMbxx4Nm2X8ZgNtd\nZBBKMJ6lmOwBToIrDj5HS5P9N35U4IKAeqTTGnFb236Q/Gd6wwjbQZBniQ1+\nZ1VVaBVmSno2tTRaMlEdik3DBfrP1AFaCPJt2DNc2eLB7eZDAfDvApAzxnG3\n3CnqQKc6q8dhdmAxtlEuJxaPdp5j0HSGJeWSORrw7+v0ccz3J4onlK177VHX\n37Tzl600KF5egpZwiORRieMGH8gOz8PKIAXnsmfGNEkNVsXBL8nO1ZdzActX\nDD9ACWDqWZ4GIjRxpj4BNCADHcaFWlhMVJOoCOOFHnKxQ4RUg0TIuuIamykP\nvcdA\r\n=cuWo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"254627094d8211194f94a7b35745ce38843b2260","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.10.2","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"_nodeVersion":"12.8.0","dependencies":{"lodash.clamp":"^4.0.3","@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^7.0.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.2.3","husky":"^4.2.3","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.3.2","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.0","lint-staged":"^10.1.1","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.0","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","@testing-library/react":"^10.0.2","eslint-config-prettier":"^6.10.1","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.2","rollup-plugin-filesize":"^6.2.1","@rollup/plugin-commonjs":"^11.0.2","@testing-library/jest-dom":"^5.3.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.1","@babel/plugin-transform-runtime":"^7.9.0","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.6_1586032386651_0.5050802998381179","host":"s3://npm-registry-packages"}},"1.4.7":{"name":"react-spring-lightbox","version":"1.4.7","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.7","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"536766535e320d8b0f6543844134b79d52b3a5c4","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.7.tgz","fileCount":8,"integrity":"sha512-OUerE+HOJZFWp+42nVO938hmg7A2fV+byWdw6XlnZ6z8WDVp0mp3WdaQxEo6XVGiuDwgSFYRIgugBdS/M2vzpQ==","signatures":[{"sig":"MEQCIGSYgx/cHR1cNf8OfB4cShHd+lY67YuYii5LiSwd/ZFHAiABLSMEJBsq5GtIh8CtVdAeOmANrwGsAHUOFNRUbn8IOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214941,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeih3bCRA9TVsSAnZWagAAousP/1jFQcem8Flt8rOgu2Me\niCn6uVoYHEQW9jpDbgj13kCE7pGge5H/hkG4x96uuW4PGkJEPz5c2klByJ7o\nzieUJQaK9fXdcPgO0Cxe7JprJfI5w0v3udMAWD0tq3aka/TZr+dnjmuQPwLt\ngGVu4d1UkUfxSemE2fdDwsOsB8tEPVd9sEcRGHIfgO/VHQAENlEAUvr+gAyX\nDc+Ah48n3RVIQC7bflUBjQPzxSpmLAPvuG7Vh16m9qPqpLi1X33YLjEeNLwm\nwzy7Wqk/JwHEOEkcLRfheUaOq483zGhOnnFBT82+QwCrn2w1ekGvZK8KZEyG\nB+NArQzwIwcq3gRE+zv1o9UfY2kHiR0F+Wwwj7NSA1w8Nn9Qo5yw0bqmu5wa\nYdEULCGSDFnqN9gzgtRO82wSb/nP446Hze4NSN8WRqHI88E9tXNYkKpz4CK7\nlkqXuQcSJGsjts4FYSUOEhNJDWA4qXXOPhq1NS7HJKrXmMoOevtLpCcBLfKk\nIv5QLYFu8uyqgjBnEekUvDwMlUAAbImD+rlJxqxXphrLjhEk4Ir4bJagQaIR\n/bE6HaXCvVcAp6b+H+SD9cJlVcliFUCMKZCp8i9MnxCEM8MH+SgDHDKgmAIf\nkrtMPjrSSrfChh5YhdRUBkm7h+e+YYMUM8y5Pbs1pVargANLGXwUv9y+2IPM\nY3hY\r\n=3HPd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"a3743362fe77d6347447efd23140fd5fdf46c1c2","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"lodash.clamp":"^4.0.3","@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^7.0.10"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.2.3","husky":"^4.2.3","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.3.3","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.0","lint-staged":"^10.1.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.0","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","@testing-library/react":"^10.0.2","eslint-config-prettier":"^6.10.1","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.2","rollup-plugin-filesize":"^6.2.1","@rollup/plugin-commonjs":"^11.0.2","@testing-library/jest-dom":"^5.3.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.1","@babel/plugin-transform-runtime":"^7.9.0","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.7_1586109914735_0.6628842132189972","host":"s3://npm-registry-packages"}},"1.4.8":{"name":"react-spring-lightbox","version":"1.4.8","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.8","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"957b0b876bd7558f1a1cfd697f1426dee7cfece9","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.8.tgz","fileCount":8,"integrity":"sha512-DROUcGOWqD0Mj3R6tT/sN38rL5uHStdg+8CfiIelvCZzHGaAdmLTP5vYmYDye5FR9QVchlAQl/MstSS/2tmTUw==","signatures":[{"sig":"MEYCIQDVElyiIpeeCyZrJ/n0xPE8pBD+rOkcteFONSOpP0RZUQIhAJY19YtySbTJPi/Jz/Iz/wiYdZ+03XAq6Zxq4SXzJ7Ep","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212153,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejjoxCRA9TVsSAnZWagAAtngQAKR9+PNfZMsEUi/NWZ+K\nyZJfLbf5tJ0t7ipbPyx9oj5wCOKjNQSuYHXs9slNr7lw7uMieogxZ3HyYPhT\nQWHcG25tohROSXHCRaPgelea4y6PSFvl/EkUAkqig+Ho0HRrQX2J8hiyuQu3\n/eQMwmuCs+N1MvIR82QZqAJFx/yxU3t3jCcokkQjwq6k+VGXTO47NsqFMz07\nlQURj6QrK6G+RXiLhKWHK5RRypyK4qIrKe/1cLzJNgg1R/bThn9sX3uSC28D\nLp2liUa6Yqw3ul866VuIgAHSovC3Rm7Y1vYKKYkCgeBxKXs6+OZf/2PVFx2e\nXpEjhGcplWx3ur7+xMvchNab6vz6ru7sokVnC4u9HmJAZxdVc1OxO+dR/O5m\n9ddbdjnVr8RdkMJYWll+P7v7yUbJg3u+gx3ko3BspcLNcAgQOeDSMp6DgJR8\nrGoWgESObsK8inLEComxDFmnLM9keKRHEQhJVrs/SmGWG/Siapu9WCIjdbNG\n340RUD52Rk63Q3HZ4agDIWj8Ahnw4NusQxEunKYldgqC8UabZ7Jvgsl7hBH5\nAT4B66HwOWMgwPOmV9Co4QhSIT900A5JvBLv2hEPZJJjksxV9GlYQuPm7kSs\n+X6km+UasRF5Zv0jK/NLeWMvGI2puWFAIuKm87VJf7RhCh0gFvNkT++x3I5I\nuPXA\r\n=SMfj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"01164e77744d8f91b3f5396a9c7ae9af1f9dd60e","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^7.0.10"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.2.3","husky":"^4.2.3","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.3.3","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.0","lint-staged":"^10.1.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.0","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","@testing-library/react":"^10.0.2","eslint-config-prettier":"^6.10.1","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.2","rollup-plugin-filesize":"^6.2.1","@rollup/plugin-commonjs":"^11.0.2","@testing-library/jest-dom":"^5.3.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.1","@babel/plugin-transform-runtime":"^7.9.0","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.8_1586379312684_0.5646254972658611","host":"s3://npm-registry-packages"}},"1.4.9-beta.0":{"name":"react-spring-lightbox","version":"1.4.9-beta.0","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.9-beta.0","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com/","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"bcbb43bc1b347b7b4d702d591cd011b157032e61","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.9-beta.0.tgz","fileCount":10,"integrity":"sha512-ktT5I3/xSvYZM4dQL1/HQ7LhH96GzX9fc/Ak/N9k41hJ4RGx3pXaHVpYHdZ8AUVO7U2djVKdvqWCIm0b0MWJHg==","signatures":[{"sig":"MEUCIQDTcEeDC7t1JC2BVXsP2Wexj28F8jI6du6hauW6VmL5AAIgF5CyBBpVOcq+SaHqEZEj8GEDbtaKDgG59fdmTmFz5E4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212405,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJergTICRA9TVsSAnZWagAAJagP/1qQUSEUm/ezg8aAXCW1\nPFn2yGhIOFy/VnZsWuJn+KK321BL/4VD27wvXd4lkeqKIgE5E7YHAYAiczwV\nbnzeJVMb9RGD9zKd1jKET5Uwd5Sl/77vYI20cSYtBbCSKzWSNpyeq1DFbfY7\nNq8cwbB21+3wRjufgNeiO8C+DHDtMRcUUxatRr+uhV0pHnFd6yzW2TnoEhr9\noDCoslStJvrxKltQ9iphhR0xKqzvoUALRsNYvRLDoSqt8q5TkAyWG+hN8fW1\nN/iIRv6F0DnoW9h3VTOXX6P5kLcYR/IXAr4SRiM1+XeBu6tb+leLkW1xBqK7\nmm+i9uyGMOPeSU5qLAfBuEPDee0+PWt7Y/Ih4nswH9lLFPV9oARRclkA8uAi\nWdHcg3zWwah4ymx8ohJJ/hxMU4w7iSR/+zE4Tmw/zPGLRR8vACJ85KZ6XaOu\nbTcvuGy2748QCUqi5QV+IqlWnokrYvI3U0XqEU+SMPKmJ6K0XE55ruimgozQ\nQxUkgB4v5ViiiIPYbUvMJeu5DrldXDrUcChdfscty9Y4yy+7yxlEOwzeohgs\n74kukC+1fmUt8KqCIjtAExYKTmbxQKuH2UGvAEmRnEo8if2Z/TgtudIvJ9Ha\n0unqs/9LsXVVT8pWaS7DWJNTjuPSFhCSmzfKcu69QprbsXt+OBTg1klzXBhb\nG3eb\r\n=mHWx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","licenseText":"MIT License\n\nCopyright (c) 2019-present Tim Ellenberger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"dependencies":{"@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^7.0.10"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.2.3","husky":"^4.2.3","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.3.3","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.0","lint-staged":"^10.1.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.0","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","@testing-library/react":"^10.0.2","eslint-config-prettier":"^6.10.1","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.2","rollup-plugin-filesize":"^6.2.1","@rollup/plugin-commonjs":"^11.0.2","@testing-library/jest-dom":"^5.3.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.1","@babel/plugin-transform-runtime":"^7.9.0","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.9-beta.0_1588462792174_0.9649459827302773","host":"s3://npm-registry-packages"}},"1.4.9-beta.1":{"name":"react-spring-lightbox","version":"1.4.9-beta.1","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.9-beta.1","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"573f40fa5052808bcfca0f988a49cc78b4ae2da0","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.9-beta.1.tgz","fileCount":8,"integrity":"sha512-xNelaDd7q1StaXbHjjbjGECSiC6Wnj+cYBEu/kbUWpvSMvxJwkZpp0u6m9lFrw4vKiqZIgOmS+IFKI9Nttfmlg==","signatures":[{"sig":"MEYCIQDlpSo7goSwOnJSwLPaeysfXaZAEzqklg8Y/ROuTwn71wIhAKcesI/rlHDl6s+6rWDyk2tkRRGzPdZ7LuTON7f3+IFG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212671,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJergh4CRA9TVsSAnZWagAAmg0P/2rP3AT7+ak3B9YLQgTK\nNWCa++XtcmRvdiWPmVHmni4VaMgmaZ+rwvc+QmwpOhiefrdRCftPqEVqtYsq\n6zW8aCI/PlxW2hrC5KGS0hLmlzj2cFwbs/QeW4eCIfve0W5a4cH6wUja7oWB\nuTHcGRQ3ECuhWwxRYbFsABRcBFJRCur2BU/hXOaMXrUsr+QEspVTZbgY0m33\ndh5pjqkwYYQ+Ux1oxVD4ni9CqRKq7Coxp5Sp8kG8FzHNVMjy739E59oqIfAM\npaoxFyyvOMPFRNsZBUKPu7eBiqKb9XA8/h2I9y1rJdEC/B8pv+hd+g7/r2an\nw9zMe0wWuKAcdmAucrmXEYwFrxe44qu6Lw4SItZZIwnqET112TCgn7HtOxwN\nc6IrZMJDIKYN9GaitHWWiijwLl3rAx1f0hf9C9w3KDBVeNzg9+fU+fAYOguA\n9I+NQdbU9olqkeXR1AJ2RRhG7PHzY7PyciyDeHX6typQYyOL/1MC8/lODXD0\nl4G0fvcdRnvJ5wY3R9iQCW3zkG8mNtk0qEgD/SIGhEDjmlGtwlCsTCVXUY4X\n8+eMGTsKEwWsqdvdRR7WdxgQGD+u0c2mit9ZrXkYEtEJCUvfFK3FI+8aP21U\noLj+uu/RoGonGRUlSQdRSjsNdFslWMblGZndffbRaMcqay3XAsm6ld0SpzKH\nn9rb\r\n=Bkso\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"b7fb3670255cca080f1dcf44ad5c4cae0dd62615","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.9-beta.1_1588463735641_0.21176087115214282","host":"s3://npm-registry-packages"}},"1.4.9":{"name":"react-spring-lightbox","version":"1.4.9","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.9","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"96ea5120bd748ce9693f1507fcff7da3b004e8f3","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.9.tgz","fileCount":8,"integrity":"sha512-nQ5Xy6+5LNTOSTZ9eGvrqXvoQBExhsy3n4A2lkZfH589rd1sb7ufLMngIxPNDwye+zMXx9ewgl1cWcsQTP0aag==","signatures":[{"sig":"MEUCIQDIRN8eQVxrhqZTYrjTKUX3bTbprpFJ6PFQf1fMOaQ8LgIgXHekIr1xQocDz18jCXxo3PlNVtqtjCdDrM9LRJXfGBM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212845,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerg8UCRA9TVsSAnZWagAANi0QAJ4UGALtOrAlVhfayR5I\nk2easE7Imi7lOwhcgO1E3jshN1hb+XSpkdj+arHQ6P+isufLKEjotH1g5uTB\nRFcubgKwmxyj3hS2D42EepjhjxzPOqZUKESzA2u0jbf+yVT1AMcyu6V1nwVT\ntgVPBOSLhMiPzKiv30HfIRACvUpIdgNSr/rdbSy+E7fH2jYEP5xhSk9Rruw1\nm6FtMYqmdZjXIle+6nRvt+doClaTy6rA3/rMkGcd3dRafJOqdbKef8dSXZnx\nKyd17d2JSHxAiajyhTF16uaF1QbkFHMBBiCq9akI/7hTBPJ9F2Gh/a5mxBbE\nPJV7qvkJyVoaxzHfLEtXL++jjusa1/IKpMRLWkLsrOv0O8jXkmfpRlrt9wPb\nLAjKMvkmSe2V+ARqFCUYC+kmCVPPQNHaNjvqRsLupgo87JPjrJhBd8PR/rHH\n2NK0uYxYhmSCVFmolpyoy/KhHV7FsaQzv3o5bEMkNfbwsJfPA6kuTZhfeDro\ncD4UxxsT4LjS/Tp3m44PFI8z8ks/kOEN5s12yTP4N3wh3vrv3vrDUZOwAhFM\n9cNSvXGuixUJeTIBipm6Ch3BK+mEiOnfc/Cy2GLwDxOx0X94cr2ANvPC7pWo\nUIci07VIiLRO6p8fbHAuXvihjn7+Htf8m+jiPPXOlPwcNBeiOF/8kTjHBNB8\nJo3j\r\n=Z8dn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"c9efbaf3969b02ef3ae1f992b4911d34d896e3f1","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^7.0.15"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.9_1588465427682_0.5906935683746786","host":"s3://npm-registry-packages"}},"1.4.10-beta.0":{"name":"react-spring-lightbox","version":"1.4.10-beta.0","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.10-beta.0","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"c9132187c4b7e1cc3ce660670dd8337d72ed6bc4","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.10-beta.0.tgz","fileCount":8,"integrity":"sha512-EyHTQCawjpIq4kPsBcMX5ManzRZzKeuG2sywq69ZaRpWUIV1CnSxotXJkB0BqDbkNf6pzUcASMWudVDj58rCEg==","signatures":[{"sig":"MEYCIQDeN8wMVsk+0uUixjsPQVpgzdLgzgzCB706+6hO/mG6RQIhAMTHk2ibsvenaZb7FgB3lrP3CI1U40k1aE+77uLbEi82","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137598,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerzw7CRA9TVsSAnZWagAAIREP+wZWVgNXLNPuvGunMVs8\n/5hkguLXL0tYoj+H1oXLRkzhoDMekGRpoJMMO7u669NvjTfGGs09Zfg78X2b\nfTGKsTm988T51cegkcKdCdCo7wg12KwfYgTCDxWDeAdnHWs9W3PyLgii6fKn\nBrPYZ0AfjtoSJIdYNp9zngWw1S+0G4BeqlCWhB2Tbg64+JxJY1fD/hPbDkOZ\n6CCINtNTV26u/VB4N6UApxLRL9UvNuE6zgddUcnmqf4b+1Fav5E5A5SuTJUI\nC2UYKlaJ/S4FLf9Zow2c9BxCg8hmUFC0et8ouXWdbA1z38dHK8CQTA8BOVA0\nokA622X7ejlwAZzc2dSc7OlR9OebeBrMH8tl8a0RDgrl5vtkJR5OahgPc1TG\nfp/da4/1oaXhU6B+j6cDgdQulm3WtrHasJ9wDamJ67ZVbgPtrIq42X0AQfzj\nSUiSl4ejvZPHw2kLioamFf5FsqLLBU5Y/LzXFm4S4FPDV+/kwXRlNIApxPk6\ncdnnLd+Z10lXz58s88Jb9JUED7h7lJVmpmP4yCeXy/spl61EWH3ZstoeujEh\nYRZ0okqPSAQKl55RFVqw8Zz2O7Bd2uQiLr7TUanjBmvplDnTNJjqqF9x58a0\nG/12J10tyJzeJDEAed69d1bCceUGfPXdARrQSZANzSeuQeecXnCxsFI5Lcny\ndA0e\r\n=bb1/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"c9efbaf3969b02ef3ae1f992b4911d34d896e3f1","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.10-beta.0_1588542523456_0.4015031383864931","host":"s3://npm-registry-packages"}},"1.4.10":{"name":"react-spring-lightbox","version":"1.4.10","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.10","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"b28d75ab833e27b07fa4a0dd54466d7ca70cbf1f","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.10.tgz","fileCount":8,"integrity":"sha512-wzEzND0ybxae7YLIrIDEykiLHUtrtbwzdUB7uEQ4drE7o3j636DSPo6Gfxxtvh4QaWETGBeaashZxGqYnfDZfQ==","signatures":[{"sig":"MEUCIQCBzezexErmFtedF7DYySb1fe7Xp1ienWYLfDft/zYEXwIgarug4rZiyQiXw9ST1aIV3Cb3Os+ww7bu/qaxqDkM12s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137761,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJer0KFCRA9TVsSAnZWagAA9L8P/AsOidYzottPUyzovXc7\nP2wmQA5mKf1WISVIEu09/Lad0NU2a5QceSY6XrEo/6h7uDyq1uDGxDThQ5HN\nRO/L3e8L4vXxOJWcAjEca+DGnchODjW/jBo1R18fGjJb1BwMg35S2ILoFf/9\nBbyfIoBOP7cSvvZ5ZfKicoLnN6TNytrqfd3ZfAaDHo43wX9I1fGZhRu/UMA9\nGqF87vpD1z6l/CaRCBQu9y/5okXbBwXH9a6rJHe9FtLFGRGXdw/xgWFr6oeN\n6AenkD2HAK1In2Y5Vj4jlQSC/ZfbfiXCSY1IjA2oY16v7R5JQbn6+jWghUOg\nD6hF+GqATa3+1AHZc6DTitWT+Lh8Uz1hq0BHOE/hTnoYRtjZvFU6vrRFgv5S\n8kOCd4N0Okadtrb1mPoNXtFmoHX1eCB+VLZMdDi+EWHZ2zTPCTf1O/lc9rBD\nsW1e4ufOAJYRWfriIblSfDAjYFI6bgg1cjV//1eQhySY6rDMVvMU3cE18rdD\nnei3tlQF981elZh/PCGTA30wYIYWmbjlj0DDrbjCKUY5cjz81PrU5Q7g1PFD\ndzDSTvSFwdYugFIJWCS0Dzbve9RHinRxVSxcSxHvd2Zf3RyailjOgO7xIgWn\nv7dICuZt+IE3wAsJoAbCWtdtv4RIhlnbxyzqwyPc6HtpN/jOoVosfgiHYsCQ\n4OBG\r\n=kf7T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"388cc77e5216e3f1bc4498db0902294f195e835c","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^7.0.15"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.10_1588544133467_0.3793793240569654","host":"s3://npm-registry-packages"}},"1.4.11-beta.0":{"name":"react-spring-lightbox","version":"1.4.11-beta.0","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.11-beta.0","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"0bb1604416aa1d13fb13407e288a3fb0af9e237d","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.11-beta.0.tgz","fileCount":8,"integrity":"sha512-xXzhyghNTXVhhvXhf9tTo38WMfZBrf9YlaBvT5+jKpwrS8YlErt9Eh3jAJDVH0QsrvWs7AvxCHxJrSSZhLwkHw==","signatures":[{"sig":"MEYCIQC+eMTeOTJP7vut5GneS/Yu3Yo47qVeS/GIyUtndjbPOQIhAKZL/5Zo1VITygs5ctbN4p7h6qjlHRQ/Gy379cc+wIw2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesC4FCRA9TVsSAnZWagAAEyQP+wUE2lmn6RETU9RHSvNK\ny0pVotilocT1KtXc1JkxjzaNBPHEsJabvk7IyePENadS+rh7R6H8NkRMU5S9\nPBlCNZ2pxdQgONl24aTHdNK6289LMRV0AVcmTGEmm1k5+o8TMvRLGjjNipVh\nIdXAWI04RKd0O/ECzSQaXXo3mUnuQ9synSGRnmKrIZsIFJ6ZCwIBidwCgRBa\nm2eZuRfSce2FO8HlpVCFmRSgt6JgUznpZ/cT2RxUmXVPBXLAf+r9xulDbhoL\nnYAX4aGwbEc2u50A5g1gDI4wkS88L9fvZxuren2/8Y255wqn7a3/yL9WQfTS\nR7VXieR+iOcIaCoxJZOVBvTrc7SOPOjjwA5bXCcjmOJ+VazKj9yfKmctjwkG\nK4vzMv3qwdxxTpxyMtI96dmM62Jor49TkDqH4BHltwzN8YjMPhEUlUSDhFem\nK7ZMVMgRAfGnfNpbX4h7qG30IULBz5BrhfZDsQNYZn6/Ya2j+hXStoaENSEg\nKPOsrbFiSXBRqZ+aR5a9c21qVoMXgHnsi+w5w+8dA5H3ET1WyyYblAaltpPx\nIn2RX6jBu3+I3qPEr+hsdrgYTy/d7YjSzYoxQl/Fd2hyPWOE2yJYvsxSCIIH\nbwho0q5YpqcevPaV+HwQZ3Jp5JuEEPgsoLNKY0C5Hqdu/rl6iIAVmo+MeOyJ\nKm0F\r\n=+puF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"388cc77e5216e3f1bc4498db0902294f195e835c","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.11-beta.0_1588604421174_0.17116712660835076","host":"s3://npm-registry-packages"}},"1.4.11-beta.1":{"name":"react-spring-lightbox","version":"1.4.11-beta.1","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.11-beta.1","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"31f6db6111216dc377ef415e6ecc1afd20c3c4fc","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.11-beta.1.tgz","fileCount":8,"integrity":"sha512-isCG0YzzIrdHnm/79KXYoFBKvpTFw2lnv7BBNRHKaziRe0xFwIXsGGNOWlT8/NUBq3J4gzr6PoounmMrDUHQbA==","signatures":[{"sig":"MEUCIQD9nGqZRiy7a7VLIasypmZlyx9OebXZgaWxqCFPvPWcZQIgVGHtPjw7dhuBEwlrgzAvMtBE7rUyXYGnhNZerJ9uHGo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4SJ3CRA9TVsSAnZWagAA2nMP/2mXMOzdvBRLixFf0arG\ne0vjCK/QqWdOG0diWXc8kqLs0CtUhri9McHkKERFOBMBfAbPaeoVe1TgkCLA\nukOImen8/SVbLqr+FhymY1wP2shI93d/ZvBWbs8Gng6pbu57Ow0jNdt1soxG\nExn7xUIa9+8fxUtNPhdGY2rz9qYYAUlSPYUkKCA47C16Pj/VWDRmaFp27IuR\ncm1v57pStY00kt6Wa4mDgtzNRyHVFOm8CCi9f83214viCrzqH7/7/K22K8kU\nykaZYsRHfJb4T9QFhmLM33w88leWbiQXRlLyWRT6RNnAcI0AKMul1HoKUr36\n0ZZ+8CTgRwwrTMH2vncboiGNs0U/XEN6XIgrtrw5uJyg/5wlHNMb5leX1/ER\n1L8wX8cH+m2XguClapdbSwZ97xeMfOiZ6nZpLQMdTc9IfY7bekgMgvdKGATg\naScuHPBlrlPz54mfi468D30R5K7YW9FjeqTUGT2aqPDnk8IrWbuAv6KwcR9W\npnLE+eNJ9vfDJop3KdSe342FuTLa+CNSFR75FucETDGAbn5J8tzgDu4IDxJb\nIjETHxOgu6jLuLpBC6EHKCpi/I22Gr9UfO+5sKmvcfe/lM+5HohCdAJNIE9v\nxAyhv0ZU6a8jqW/OiTEOK05ZLaArQy7Cm6bylWCuumKPVW9AeG2kjguV05mB\nd6BA\r\n=u+cW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"388cc77e5216e3f1bc4498db0902294f195e835c","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.11-beta.1_1591812727010_0.1004524701622671","host":"s3://npm-registry-packages"}},"1.4.11-beta.2":{"name":"react-spring-lightbox","version":"1.4.11-beta.2","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.11-beta.2","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"7e9631498f8429bd6e8872f8c363962cffc7d695","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.11-beta.2.tgz","fileCount":8,"integrity":"sha512-6n9JkGxQpSvhkpjdgmc74/Y/mY30e1oTrvSdgVBGCpjxQ6vK4+yIYQJoL5NzeMa8gp6l/omU38w6fZOXsuGmKw==","signatures":[{"sig":"MEYCIQCNBvAHW3FFTGPy+d+gWQ9C9v7SLD/2fjCZkSuy/0xFBAIhAPu/ViIKCWLVcEpq7QlH17SUoEQm/kuA1ZtQ53aTG/h+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4SMCCRA9TVsSAnZWagAAXnoP/0tz0a5pFnszarPimAb8\nz8hoRZqcaIM+ViF1UbhmxrwCgEk3Szne7tQRXUDdwLHDzT4x3mm56htbFfSQ\nYH6rbhpev8Qy30OCU/jdEQ7QCUNz63MemJA/7PosTYRzAsszGIU9ntovTv/B\nyCr1FdIfORodBlVqC7OYr0tYUyuFgJHECvqYFmElbTLwPBpJXi7o74BwZMn0\nwaipP6QvBQ0Hh+rmBYJRaP5Zy56dfFZ1Xc39avQt8bhj8/N/fBYxuK4VRLCJ\n68bhJr6+fiqZBKACjAJPfv8poduLj+gSpRz2yQ8vxBJfm12GQtCjg3muM2gP\nz6L0r+ZsWwW4lI2rET34eMDg5OA806S8s3FTihsQIRzlVotCheqEbIwIo41G\n3zSWGOkDI4KNs4y80xFjtLftIl3XiIk/QYuQK5XEhXuKEr6WltUaWGRi2rKV\nvAl0C7x100budNsxj4Qg8PthXhqTYz39NRG2FT6mIthQGcsXsd5+IT4s6Gr+\njMOT7j3xNgo3x7MuTO1tXFCTcZxvqSBTk5iWqI2yjf50qHmn8WGe2JK8f66V\n0wNzV6RO3pBxvWcupwVWfMc6ukkST8gTSU2KB2G9mJKbru4dMe4c5DsExaFb\nVF+sMtUrW0gFHGKntghaTTqeEFxYPh51jRUgbKt+U14av9ZWFgdTWZyRfacI\nd2wd\r\n=pRNt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"388cc77e5216e3f1bc4498db0902294f195e835c","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.11-beta.2_1591812866564_0.6756722972522693","host":"s3://npm-registry-packages"}},"1.4.11-beta.3":{"name":"react-spring-lightbox","version":"1.4.11-beta.3","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.11-beta.3","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"abb009f6404c7d5e823c4c4f0490d59427358061","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.11-beta.3.tgz","fileCount":8,"integrity":"sha512-s9RWq2g2PcvgmA1YWdWVIN6Z23f9j1gYP3URr6VQcl7UAWrht28xxwAa3vN3DX8cqIttwYS7mx58LqJtoPYrtQ==","signatures":[{"sig":"MEUCIGoRfPNWA2IJpZDPVjxrkw8RGF2lf12uoC7Tviq/T9n5AiEAk7uSvrw4LY84Yvs+LYZzUMNTF2oN0/1cTFIQouYBcnw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4SNZCRA9TVsSAnZWagAAdwQP/0fc16koQFqmwx3Lq/U1\nhDJA7AR9MD5uLWpHw5jvGZlYaZD3160V4GWw7l+5pMOsZEpT9K/dERSrqKSw\nVqg6Sa/Lg4jjFm8g94vfA8jMcB/wavnhPrjMcL/DHqgYxMuTUh/XXotcE8fd\nPMauIdDSETcTpsSfSPVwQJAljzetTx6Z4TNGM/e4zaa4sEIp/c0SDduNRDJM\ntuorheUHvehIRHb7DFKkIgPyaINdu2clatJhTa+Byjo2JATvsTbvqVEQwG0Z\nCbl3peTtKWeYXIbEG+kdqspLeZgn37V9JVVrm/jVymC8fglXUj9JB7Va6Bfb\n9Wfr5y1Cex+q0HpyKDja7R5R6qQelXSMwp48kEqfe/VVXi0ZQlbUWxVJ+qQS\noVtkKHl3s8u5BFcVPt/AvsAd/ttSEnJlUIsDAnSW9mCl7msXHa0PNjJV/DQN\n3ckOo2FhjnK3DbS32S3E6/mfDQYGASt9M4r1c85BPGWZwjeVd+To/p1btvSo\nstBEW/fUY99D1tGexRdR8XzdVwLV1/hbi0JaDaD9qWCg/g+Q38h+hkAako81\n/DjmJpfVehmzJB8Tqbh6TvEshAgzlbN1mTqubQvRpKTRJxoVP4flk2H/xtgE\nAB8qTWrQSZoqo21l9bGjTASUfuM9CBGX6zaF+tMl99jKuEml+xxv1BlOURY2\n3VLP\r\n=5Y4t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"388cc77e5216e3f1bc4498db0902294f195e835c","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.11-beta.3_1591812953182_0.7911884039892005","host":"s3://npm-registry-packages"}},"1.4.11-beta.4":{"name":"react-spring-lightbox","version":"1.4.11-beta.4","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.11-beta.4","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"a1a48801b88524a4fdbd469ff71e59af0a7ace70","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.11-beta.4.tgz","fileCount":8,"integrity":"sha512-i+tShk199RSutAGEuJu0/9JW3VFsZK+9i686lmzsbaBFG1am31tJFp63BqfMtw0gqpI/71uAB8XZYjIIdR7B5g==","signatures":[{"sig":"MEUCIQCkLlHHaEzUZdtv+cwp0lEutalZcCUhkxMXCFoF8RAcxQIgdlpTXE/5XLPOGu3N2pBh5Shgr/Pqh1IZ734qDafwOMA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4SSaCRA9TVsSAnZWagAAaLgP/R6aaiWQMkbd1rTPXSft\nace2iXNs7sxVNYpdsyBf70mKTftkb4q4bolRNxu0MbCnsDjWDzksUKY+1BIp\nt4i/NWBWssmuERsaBVDZ29l+pQY4D4204Dbv77gSUVGkUtJ6r1mQz9qiYZ66\noUvBbPgina/9Y7qWCWu0qTcfwJJvdlMvYIGUmtFs6F5oQL1NW/GPWUMZ4jGl\nEE6wS5atE2ottIyVr/vv21fuPF+qkQQmai/OtXVxlttnXMpEzufpnCutUqHo\nOINrUjtOOkeZ3nMODb9IIoPH+SCsxs/6Z6jb1RDZXdNb7cjf8iZHMWDOfOF0\nXUQSadtt6vwFjLATBLaiDRMbikIqvvxTf4OrSOzLr+1RDjQmp6g5SaV2OuJ+\nxIl+jz6MYLd9sJGGSJZ0UUzmII8Q5ENdUH2D6GXOcqz0jabtRtDvMOzElZtS\nqWNnyGxmR5G4NCQLhzd537zd5iHfWybTtm9NvUhb0Ef1gaaxOC1DTnM36ACF\njcJCRMYDqqpAZjjdPWlRAML55qm2wjPffHWmQa6fpKcFs7iP8h3FsC1kyIxO\n7MVjyLY4vvT5+ivQQNDeaAiJrH/gEZzyDUZeBW20vmordgh64S+R8zGvptP2\nLovo9dWGXmzNFKguuOpchTnsnRyapKm4COiA3Dfm27AGkHF7JU1fN4hEeTW1\nVkIi\r\n=8o+A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"388cc77e5216e3f1bc4498db0902294f195e835c","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"@react-spring/web":"^9.0.0-beta.34","react-use-gesture":"^7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.11-beta.4_1591813274348_0.23362658201100528","host":"s3://npm-registry-packages"}},"1.4.11-beta.5":{"name":"react-spring-lightbox","version":"1.4.11-beta.5","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.11-beta.5","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"d9bd8937fe98bcf41676b8bad5d1532d37447d98","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.11-beta.5.tgz","fileCount":8,"integrity":"sha512-yib1+bbe7A1nYnKc4PCzZFlTvhqJLd+s/g1Ob4Vy9M4HeP8OA8OPxLv8sF94FxlTXjESuutgC7jjrjiUQhdZFA==","signatures":[{"sig":"MEUCIQDfc6erAqWSpQWsqJSqtxi8YtxN8EY19wm3rXrJ2o0ArgIgGhMm8d+EtMylFAX2bJM6sjONmSK8nFGZohQAv4G5W0o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137602,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4STaCRA9TVsSAnZWagAAbn0P/1xo/3gyRLt4pJVdZ14t\nDIlboSfH3dZSdaD70ekF6QkwBK4nGOBH9PmNGud8uV7SWdFGIZHeYHCeyMn9\npkr2WzTQ57UP8MdpP9z++r4B7VOwvAApVL2b40QpfBc35bj0IpkDVCGlgFFr\nDitD+6gsDWSuAOEnioCAfHmWFEacKdpHcS6KK4hboM8dG6VWkg96GND9yctv\nEldgnqxhUS9ILL5+gsZhEvZYxXFDVppagfhUDyKPTkMXekfTQWHOvb0yBP5S\noVvSYFthHva7vy0ffKDrtSN9BVGt36WFHbBjmwMiNl4CAfntp6Z5/ozwTw6u\n0xlfWNhf6TH7FsVSbMNFEozl7Ux/xI4nyxn3ub73udTToVfAngYqm+CCuymu\nenMLXcn0B+uy0FK3JFK7r5mJdN/gNpBHnRuE9g43xE/l+/f5tHpmAhrMjsqa\nBMCez6wBrnQgSJCRPxLiDfwOE9QyiBDgh2Ae3aTJSgSNGh/R0mllRYgVoE7b\nNgJ0GcCRndQNX0rH8XdqvYNXDRX5oj7ss4fcc24f2dgGLhte2t/UNMjFD0oU\nivY4EOm2bBr99plQrgwM50Qk49VZiGcahi0vuP6oApIBBpS+bB/LqX4f5sMj\nM5P7/q2WLF5esSbr0OMwBYo/bqtre8Aqxpww2hXlTeTPL1vf/185Ne5rzx6M\nKqyu\r\n=sBww\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"388cc77e5216e3f1bc4498db0902294f195e835c","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"@react-spring/web":"9.0.0-beta.34","react-use-gesture":"7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.11-beta.5_1591813338000_0.11395073475676099","host":"s3://npm-registry-packages"}},"1.4.11-beta.6":{"name":"react-spring-lightbox","version":"1.4.11-beta.6","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.11-beta.6","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"83a11680cfd1336dfc1e1eed00791cd39bba403b","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.11-beta.6.tgz","fileCount":8,"integrity":"sha512-gEgNfHWDEReIlk45LYNeddbUmGM8bdH9Q3+A5XkM0IbES7TWuVnISV7famwCIK5EObK/86kUXm6Ffkhu85rkXQ==","signatures":[{"sig":"MEUCIQDQ2s7taz4Ew4gdKda1PGEskut/3Nef1+IapPgofSJJHAIgUivxpDr0iwAmU0d7ny4bli7ADr1R+EuxF8r0MeKHGJ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4SVXCRA9TVsSAnZWagAAJXMP/jngM4oL20X1++rAlVF/\n/dsHa/PLUw1EV91J5wHP6vcurcgfXsdFLWL54bm6h91xMfuv9zM1nWnhJcew\n1+pNLUu2dfRsYSJamdp+09FcO2prj6PzlFpI1tf0DW7n0EKrXPEXOsVgtx7b\nA9BIPZp2oViNZSmx8jf1T8Horq5KzJXCb1sFRaYOOcpZWxWFUIdTKRf3kKuK\nKBAlPCQ8drNU0lyD7L1S0k8nYjTehh1jPVtC91p/TUeOuO/qsYpNrKBB4OA8\nv0UVwNsOw0Mc328wf8is1c3fdI1TfY3Lk8VwRek9tNJyPGEMGwMIEIzUpoQG\nUHYouIlXZT6ZNz6I6mMHd7iSbxFVT4ucXg/PF1Dc53VrFDmpIEjA8x+yGVOa\nlv3bV6YQnD7VjW9LBxfIxBkCRakZQCCaUessseoIMST3BtU+6pgucmWMgepX\nNLxSFx5lQqi1XyKUiKvaJlaZx1aW83wYbZVfYJFpgldM4LYYTqgMeZLBq3GC\n+Hqcfun9F9aHShFhTBg9NmPRV8GJPjE14u3hEjxMVdDxg9r5RJIGrvDikkFg\nLltnj56618qtINfSabXnN+VeClt23A9WaryY0+gXHzD831vDKDbCB+vA82zE\noW66U1895PhR71wSdobI/FbJHcoYeGOncw5JDEhhJKOxwAmffveF1NhqQuJx\nLsCR\r\n=XLMj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"388cc77e5216e3f1bc4498db0902294f195e835c","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"@react-spring/web":"9.0.0-beta.34","react-use-gesture":"7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.11-beta.6_1591813462640_0.5208610311892061","host":"s3://npm-registry-packages"}},"1.4.11-beta.7":{"name":"react-spring-lightbox","version":"1.4.11-beta.7","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.11-beta.7","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"ad16bffc6cf430c75c8f2ad74373d3ab2397dade","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.11-beta.7.tgz","fileCount":8,"integrity":"sha512-UNeozLdp9Yo1Eu5npsPD2L9Ic5P9Hpb6xGqId6DiNt7Q3ZW9KS0pyApg+dnjOU1KbKtf8TTEcrUh9X8UA8ZxNA==","signatures":[{"sig":"MEUCIQCx77zeDgPLozNt8AFjIqCnk203s7gm3c9w3iQ1lN6VOQIgQNnBab2T5EJj2RFVc4seg+FPwPezOPSMAHjgOcVdFyU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137594,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4SX/CRA9TVsSAnZWagAAFn4QAJt9XUA5afDPn3jUQxpu\n22VfdGfcjErY3RlSymtnMI6+jZhMmx0XTsbM7GAqLkVPRZeNtxBA81tAjBW/\n5Lz7I34i383Ud6q8xzIP9lA9zq7FGNVmi9zLyKILwbQDWyADoeQtybUd4Zcu\nZ60CrvmVe41SqzzaAr1apU11yty84BNME5tZV3NjVU6NXHBxtBDGtMEBo7Cq\nUtJjQQz9LpnxF9SWlv25oWhRh0iWM3koXq0/weEv7PhlKD4P+nQSz9gtcCxG\nyGlv3mYiO3iURD/DoLCjFH4Np+SpEOzx1e2mvOO/Qi90OnUnwS0mYBr8kFqG\nsoK8mpIRDgwLrXbZQI1MjH1nCOxNLl5r8kPQyE6NjdQzrTSskISkH8BYsPUI\ngJTLUumOiIfo6T78BfbEV7TDjwX8Tjd+qJqlyBfRFzt/xH6UllpC3gAVefar\nsRKS3E8wRKIOMxsqgSvfOxt38O0L2DPFlKBBf8BimJ6sj98bUzcAFRXsnAbj\nuA8CUgroS5PsSs6p8Iuk5GN51eN3nWcKXeLzqQ9DdxBaHhFURl/zG29IJbIa\nLzjQVX5n+tQecuv/i4FeBhwYIRZ29ZUgRPEqiAwOxvI1WtjH1hafUnxExSnK\nVHcKNKTHDeYeN9YnwyHYqvY2vciP8G+Qz/e2Dgllw3WRlsCiL5y/4LDPOYH8\nW3W/\r\n=balY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"388cc77e5216e3f1bc4498db0902294f195e835c","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"@react-spring/web":"9.0.0-beta.34","react-use-gesture":"7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.11-beta.7_1591813630606_0.9287656220797031","host":"s3://npm-registry-packages"}},"1.4.11-beta.8":{"name":"react-spring-lightbox","version":"1.4.11-beta.8","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.11-beta.8","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"22c7ad0406a30d67c0c454238510b80ddc17f6a4","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.11-beta.8.tgz","fileCount":8,"integrity":"sha512-+oFbmS3+96vNoqKRL5haCNqZPXw/1y23Zyo7dvPzAc9hnxLfv0aF6qZAzH+uCyR2jhPM2c3Behtx1edSNQ79Yg==","signatures":[{"sig":"MEQCID6/OUSVaU1fGD7QzWxyyqgM1oU638OB8Pu2jRK9JLM7AiAEqBl/mUoXQ0/WGb8ehO/3pTvY2tqdbo3ZEAOoCes5VQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4SaDCRA9TVsSAnZWagAAKNQP/2jkHmGj5GYtHeQZz83O\nZKZKvvPnnQD+2p/bYevqHezIsrfs5IXqa+EqFRh3uA7bW3+UVBDvj/NPSxEC\ncKElHiJkJOH2Txwfs4dLDR0hqQhesq81KrFmTC9SoC504BZlljaoWAlwgLJs\nMpqeHpUDsv2iHcB0TG/Nm38ixl7hq6sTn8oFHCcsRw0HiWZxg6JhZ8JRbqDT\nJ414kftcaZfzKPps5e9I9lvBMho3L25LYPktBr2ygGhbprYwgUh0sX0o5BHW\nLvX7hQtO7kZRVOzkkxoSqwUfq1+D6MtRa2qqogJZdjZVbbicmflcWjX+BnIU\ndy24cC4oY9WEV3no+JKwAsGfqbuZmCfN4U9rpJzgBB2/MwJgcTmODkDmqkte\nx/AEebQnRKjazOVohFapmCDFmuwl3akVryH9MOvKBs4tWO+zTKp54kPZm1ZJ\na4Sy7IrMGv26foD+l3YbyifIL4EqsGB9U4hS5pcCRxQJquWPpRIQy2vccVKd\nRKr3lzj2N9Jrmw1+j6JZoHQrRMhC6lAUH+sYL8RGT8GrEh4TZpfckqsZ5TZ9\n1s03K4pvaWT8aw4aVP0cxus13435rpzIcZMv6U6dANsXWTjQi+0CBkCE+FFS\nkzqqHG/ITQHV1sDpup3fpnbI+PaLhWiuEIwNffxBw1gR43Z0As9SpEDkZtS5\nMpAJ\r\n=MmbC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"388cc77e5216e3f1bc4498db0902294f195e835c","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"@react-spring/web":"9.0.0-beta.34","react-use-gesture":"7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.11-beta.8_1591813763096_0.5575400751464219","host":"s3://npm-registry-packages"}},"1.4.11-beta.9":{"name":"react-spring-lightbox","version":"1.4.11-beta.9","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.11-beta.9","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"f1bd596875e8aafe96234e1cfe3a379ff0d10a1a","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.11-beta.9.tgz","fileCount":8,"integrity":"sha512-6bgPzW6Qnd786Col8gpJcTfvwerUYZh0VD9LOeQB/T+8SxuqYjwBgb3VdRv+bz3/ALcsciiIxFxHbeQmRQ9QVA==","signatures":[{"sig":"MEQCIFUzcXpQaqjmLDdo6Ctxk5XCaJbS9aqN+5L/cvP7vWIFAiBwwMz3Q5W+ZduGLJl69pCrPN0TgOg5jHJAfst23sm6Rg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137866,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4SbSCRA9TVsSAnZWagAAbYkQAICB/H5ukYQrFNr6+tsb\nL1+rA/qHdnWWTOF9Wjq2TUgDpvLvxB53CAR4eYAvqzQRdItlpr9Awpirq8qA\nK8tEd6LlebpwheauWG3YtNSqZtIx5Sj72dNhir0p42Ydre+cUupfnapvUhLZ\nE2c5pkUDBJ37kuZTv8PTNfAuuDg5+ORHtk4m9nzAkbJugbj/oYCru3L8r5+l\ngc8aJH2Sm9ZNam/OwhzKkfhDPf0bnQ6DTYDzL22d166m4BMaXXch+WwcPDMp\nwKwE6QWDIwbJT5ny6EWCN1iq3LgQ/vvEdrwfSeM4L2UOi9mi+f7OnbO6/v2W\nkxBBL5+Y5nRIzfl7GDeNUFo0Q7j/c90rHJffn/h60M4kaDLKndrBj9SDGTkv\nuHwNTcpGK+y92124v9t/SVW6VuBjAbiEDZmwMevWuCk9JzL1bQdJeBazC0+p\nJoHvmp2i530NBITULumba4DfyyBvZumOitR4sO9tdPh3WUEHvdCaZfyqmjoe\nQDJHO+J3zUGb21CMagSrhfn0BYENwP9YvtAPPgt4m/gWZGU7PgWk2R9qG+3y\n1ojZCFNmpHf+RI53xab1OgWN/Yuf9f4cJjRJPQJ3Zu2TzYpOpduk9CUSY8+v\nAKiFYL+MuEdloDZJHc+F62FycQC+kkqu1XUTctuIgdDbT4dRStMjfOWuWEJE\nkwQZ\r\n=Pr4T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"388cc77e5216e3f1bc4498db0902294f195e835c","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"@react-spring/web":"9.0.0-beta.34","react-use-gesture":"7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.11-beta.9_1591813841850_0.7928465512832661","host":"s3://npm-registry-packages"}},"1.4.11-beta.10":{"name":"react-spring-lightbox","version":"1.4.11-beta.10","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.11-beta.10","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"3e68b639ed857c0f02c7dd1d69de801521166b06","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.11-beta.10.tgz","fileCount":8,"integrity":"sha512-yjRSOXHOjpgFIvWatmDDnM7wr6d0iiyYeaR3oMpY4MLDZGtBP2gOeYjBDvR/GJnVGP61of8J+uRZiE3nizEJ8w==","signatures":[{"sig":"MEYCIQDTwgsZj9bxyNFYmR1mr10bK2CjHIBWMjiLmPomjaFlFAIhALVx/PmDFqSjTgJpFZII+VZ/b1r78AKJ7a+FaP7AUoev","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4SkyCRA9TVsSAnZWagAAkyQP/0/YK7MhHLx9R9+6oVP/\nQmlCNbVNW8FSk3iEMuz5lCeQ2fFqJrtFLPF+pme6bPVhruMdNO7e8FABbc7U\nE599k8BhshvLgD3Pbg2YAX7gGsPzNh6o5B8QEkT1CaZYSNBq/HabmqLPBwaG\n8rswozvB1dnLNOoa8H9pJZfyX4nkE55SFoiktR4xbvmwtm89i9XZiS+5MsuA\nt6ymGhx+zzOJpUGy9aLNiwNdevLDTB/XyqDuS1pGi/pEv6DuJjdZ8o6aC8JX\n9tzc9tx7Q9DCPYW47CJBqLF7y946ARrd8Oyk1pW7uwWBmLvZ+d/BApecdv5s\n2AqLIBHYJG0mdyJfuFR8JcVA9yvcHoCupwmN2JfnXPznqsWEcPwsDVmwWuNc\nrHH0B5dmYDooeBNpb8c3VUzrW+lZVbReXr3CrQE6iBxrr4SydPx1/+cxuNNg\nlhirUfMtgXYSJsuHx/YAHpPK8g4mYqM8abRB+/cB6OlfrRSKiBfL75Ar7txX\nRXKla0Ne+9Khawyw1lTIvbSQwC/r0aaR0LRvtTf21EFYFox8SH9i2zmT0Tax\nKR7Fm/VIBPY4FCCR7J3/nMMt2qgHByp1d0/kvvwkp+5JoxMEalFtRG9zKHDy\nsnNxC/+D5wNls6U8oqfOf/uHPSr/agHAO5spsrc/rh6OVKRQhyfikx6qp0rz\nm2H/\r\n=m84Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"388cc77e5216e3f1bc4498db0902294f195e835c","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"react-spring":"9.0.0-beta.34","react-use-gesture":"7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.11-beta.10_1591814449893_0.1619373052448203","host":"s3://npm-registry-packages"}},"1.4.11-beta.11":{"name":"react-spring-lightbox","version":"1.4.11-beta.11","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.11-beta.11","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"b21bb358be6a2d8a003de58e83185b35ac5c5d05","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.11-beta.11.tgz","fileCount":8,"integrity":"sha512-1cdqveO07IpCMfqK4BxcFdxHCB8r3rMSyfQCmte2bJOq2u7nu2vFvvsRfzQg3KAltIXwj9caI1qdNlFiJd6l8w==","signatures":[{"sig":"MEYCIQD+3R/MlryDZCDfj3B3Tm+GNb4y93vGqUoO4ftggpkGMQIhAMvwWUN/3ZvUGb3DtpHQOdlAernhPpH7s1uGMa/Irbj5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137644,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4SocCRA9TVsSAnZWagAAjpQP/AhVBJe8os5SqGtYcC0J\nz/zbyTe8vaD24PxzASdPoypo5asbLZArR+bsCVk+J6PWsjTgw3CfJJGSbNWq\nJSnsarg3OdzyLp2tNWQEFmtVdK7ofxHgFwPZnkNcm63QklZSK2qjEl2eIzyC\nrVwiF/RycsVHUWrCSxm796tMmj3sKhQNUAanwwuRNbNMnk5QUBIRspNCuDhG\nkqRRbdBkty2vi3M6bnA0W2dWowxmhmjK38Q5UyHnak5sN5Fyqd4d1DT3USD7\nytiOtS1Z+Ege0Vu3v8tGI5ZAGiYXAe8HcdhCloYqfK8f5Y6IbR+AFRfQV73P\nb5xWtCV2SYbJr8RKjNd9wrisiSmO88lft+2hMgPmQIaw1XlEjIFBvfDH/VKQ\nJ/b5pspArfeszEYsgU3sqStWUeLlVfkyQuC5lsubllf7bwyEqG4VYsj5+/y9\ns45UPZ1VkZh+JgF0lgpPXMEWB3ypTIwBw+XhoZLSlOpnl2WZ2EWBRx0ALEZ2\n8dwtr2c0bVOkh8cw1oNRr/RnU8eKXVvH6AeJxGqSsUkoQ3qi5g7AvSCrulyB\nPb98vzhjQfHqyDKd/Ut+oqqQIvUdEYNli3JpyvcIlGOo6pR/PUBrPTftAlpe\n3naqP4ILqJd2lSE+VVOpO5cj/FJuqlKPFCkYc0Cai2Kn8kUuT7jL0gbsHVgg\nPyS4\r\n=L35E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"388cc77e5216e3f1bc4498db0902294f195e835c","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"react-spring":"9.0.0-beta.34","react-use-gesture":"7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.11-beta.11_1591814684583_0.106158528979869","host":"s3://npm-registry-packages"}},"1.4.11-beta.12":{"name":"react-spring-lightbox","version":"1.4.11-beta.12","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.11-beta.12","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"1bab6a48e78860570e21d739ba0260630b7774f0","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.11-beta.12.tgz","fileCount":8,"integrity":"sha512-/IijeXwze2F/ilDbxZf15pprXBbmndWn5Sozey7RydSOxoN2qSUXjJamjHCqtd1AaqXLuNEXps9pv1sTCJicrQ==","signatures":[{"sig":"MEUCIQCYwhdf0s9a3961tJnbXzGCvc8QzmTTQAZ3FfBy5hvEDQIgN2CzTgU9DQ+E0+sjszAcGev7wUNchYl9tWbPAm0v3IE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137722,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4SvYCRA9TVsSAnZWagAA1NgP/RW9dbXb5N45cJlZP8uj\nU5C3Opd27lRo4jC5bn1M3P7RCrTMeq75k8/IJhTni4joxQmrtFGha6A97abj\n6jGxuO4/GGL8MXeJlsQOmINH1KXyd48fvboBNTv1CzNL5+dPQ4KCBwDTfr0R\nm5p0FNcdEtcVgvtMDL2CxB4f/WnPYI4mH+uAla1Pn/nRIQrFKZeA+0Edrkgi\nF/FA243oBWwbLqQVq+MqSi2t/pcVcDqkyXSYdakIJTTKErd4Tw7h/G87BROo\nHBZpygi/wPVLeh+gXqX7M/dZvNs5fuZORZLOw7jy8e+s6ieDuL0ljWtbi0eC\nn6dg5kxfXeAr9x140EfDXHK3cDA6XH2c3Gm+++/bXD4NvdixRefrwrcRWa1X\nwZcxqPiStnvbSmNu9C3RZhcUVGql+1L+uX9DlmXQpItCtKwnHkUlaXjHVsl9\nfPDE2labvLWjDjuKsa0rvhJAaU3KUVaQ2317aN7zr7IRyiCzlDiOzwBXSgld\n+VF35+Pd56fmaWk601NgP1w0PsNSb8pnewtDB9GGvr3FGdPK89HKnNqWlD57\n0anWfLwq3TWYE+qoxB23ilYLqbPGg2rUCJaJezSh9XKZcw7BocspO5wI4rgb\ntbpUB1s6RUhuI5cNDxNqBCA+V54o/8CQcGr/X4nb1Aol+ww1fOu4DL5XQFdx\noJI9\r\n=cmxQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"388cc77e5216e3f1bc4498db0902294f195e835c","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"react-spring":"9.0.0-beta.34","react-use-gesture":"7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.11-beta.12_1591815128161_0.979229498027189","host":"s3://npm-registry-packages"}},"1.4.11-beta.13":{"name":"react-spring-lightbox","version":"1.4.11-beta.13","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.11-beta.13","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"66700a148a7ef8f97966032dcc4513d0a56d2f57","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.11-beta.13.tgz","fileCount":8,"integrity":"sha512-vU24EKdO/tM4zn7gvb/K7+36xKUAeaIVrUlJjtSy1c9iS/EyzESB34Z1Ef/EloZ3VqBCl0WQQqTA8AHHc+ERBQ==","signatures":[{"sig":"MEQCIG5+on2fVKdV4DTeaUFasLwmzLLVgoVScPzrRjV3NXDzAiBXCBXzyyDGQF6Mk57C6W6cYj43wWTUVfIy/E9RjWefdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137740,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4Sx0CRA9TVsSAnZWagAAf40QAIfHsNx82ul8HNYQMP35\nptgOBWu6w+uSSZQm8AcVG3Xi0idKFeRurcGXTMqI1I4TszsWR5ART4yX1Hdk\nO1t33gbqD44ZJlGSWtA9huCe2+psoUbJJkTI1d6/NLVouZ4qmvrEvgXRfP7Q\n3QNYlNI7YXyVfpJpryjC7padDRw1GONCmWqy4k+d4JraN2bEcZsiqm9gMP25\ndnENzVNS5NzcgkxNQJ6gAnaOl32Qft/vuW97sCBpnUqawLYUw6Szb3Nngdwk\nJNJcPpYn6TIKyhB7dHKH3kP5RWyS5swhUF+ucIWhvkgUtFnXi5AFaSQjJUYW\n7dushxNA/pVTtouNy7CKU9FfKq1AI5TwKMUfGnGBYOL7YXcugiucLjNZ/ZKV\nqGvQH7ijwdAhsEfAOKnKnKhPE6lxktHco6AkbqU3ajCmMsZconVMtxuMDIQo\nd58N8f7PssdIArpw5idfWaoRyCpmlKmVtF2NcabebyQOqUZMwlFBIS8ffwYB\nnlG/GDcmD3GOXUtrGOljxY8vCGHdBmAzB2z5VpV3d/vrlqU1Tqco+bxzgkdi\nNjX5kjyZVaVXIP5No8DDYSO2mDMP48axcElVUzXfFnX9xDiwxRRvxgxNltE9\nhgwCOMmegdUZqR6gTBLynQ7OeS+V4fmdUnWv6i/WukhYkzxpCGxdUJ+I1HO+\nMrMK\r\n=MTRh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"388cc77e5216e3f1bc4498db0902294f195e835c","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"react-spring":"9.0.0-beta.34","react-use-gesture":"7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.11-beta.13_1591815283730_0.9866586036105891","host":"s3://npm-registry-packages"}},"1.4.11-beta.14":{"name":"react-spring-lightbox","version":"1.4.11-beta.14","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.11-beta.14","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"cf436f1fa044030702d931986524ee633e219fbd","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.11-beta.14.tgz","fileCount":8,"integrity":"sha512-5pz7Wir9NVbBnw8z/RJaq+FS81lSwqS4qMZkCMAyUrAxX7SP3bXhXqq3efabl4fCNZTQnyH4Z8wr8pzywithpQ==","signatures":[{"sig":"MEYCIQCsisFbO6F2k1pvx1ayOsAkaehoVyWsW50w+zSRj4HH8QIhANzQ2UhwbvK5g92WrIo9IR3MKPmxzDJU1te/lq7mafqT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137642,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4SzYCRA9TVsSAnZWagAAAg0P/RH/nZaOzkDD6vQc1KlH\nIP92/Si5789v6qYMA7dhgNMmhR8pZIW0JPoWEniGtf5pZk27J9f/GMtzqIAO\nQwVnbnoYXd7w0uCtLDKxhxbUxEDWeixG6GUlsGT9msoiMM1eiobsr5Rw2GBK\n3EycV5Y5WpmVt665LB3cbZDePbvy6ma08/ji5iEqeFuKBvMtvB7AQckz9Sqn\nphPzQnX2VArGi3pxIi3hwrN/d4yC/jIEYKFMIoWNkwqy/owo0XzF1X0s8+sP\nthdrU87AElJ2xaORihEmtrdhK02v1z/nqfmAzzGrqIYjtnfeW0iTcIUE3Qf0\nNpzGN0tQD0XmbB96NYidShv2bhYAYMS/kNt5Aohz2XGy0TQuihALRhhdIFP7\n3JRdDGgggouz2RmpGsdT4sH+cSIo09tL3KH6vvdxUv/lMM1a60gaVPcM/a+s\nrYKH1gMQJB8ueubQ/D8EiFjw7Q6tlZSJmrC3DooC7IAwUFUiCBlrrJsvav1r\nRlZ1aIvfuqyCsYvuyOxtNT6b4E+/NvMNim2qRsC1MHjeYXBgY/k6SToH1r3Z\nOPLwGoIsI1N7epjFfyO0pLgK4Hip7JSkJf5Ov/+OADhMk/wudzfVT3HA7ovA\n+D3XzYLhSnyECRA1kd4TGk6Ug67J12jpLkhcqpoIk6o7TFl93s0Jyx7OyURi\n9fpn\r\n=RBow\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"388cc77e5216e3f1bc4498db0902294f195e835c","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"react-spring":"9.0.0-beta.34","react-use-gesture":"7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.11-beta.14_1591815383795_0.5811350809106655","host":"s3://npm-registry-packages"}},"1.4.11-beta.15":{"name":"react-spring-lightbox","version":"1.4.11-beta.15","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.11-beta.15","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"17fdd84fe0c2c93479583158870712fe3b70984c","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.11-beta.15.tgz","fileCount":8,"integrity":"sha512-tsrvEHkPnW8IuxjrqWFMVQnzYYafBdjZGZm//MzQYi/ff92kyGSYvlYjjfo7wESkJqhC+RlyF03GMGuuWv5Hog==","signatures":[{"sig":"MEUCIHhmwj6a8UBCVFj3HtkvJneH+rT2OL5OEZptx+05RbUbAiEAzkZ29ss8ngPXkjLrLztAD1T8pVsdug5YrzJ/A/gwXiQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137767,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4T4BCRA9TVsSAnZWagAA70sP/1y0SILGZkcwp2y7azuE\nFaGU4CLtntavkCcawLC/LyGP0AutB0mbrAblsAfR88G7dJiLOSXA4GTXmOci\nNRZ3DEeTCOHvXADzU4zrFlIhfkER1YqbqLQpU2xhr5TgaI4dyDAGVOuw422V\nN/2jiwDrmFR2kObq2uV4xuw2rdQhDIVEbCPZP3zYes9RBxwfjbBLyOOyfQ5p\nTKPENH0qRTqnU3b4bdW071/XpTjNZBKkHHthsVu3S+EwRP0inaKUWyI61cJT\nC2TP/e+aexBwiUdF4ssuRO60wG84d8eahuAJO+5tkVpuh8W24nxED3n0dj4a\n6AL/wYtJk1h2kq/9GEek884/6F8SemJZaOHeYbK9sYVRaD/44pbAa+yVaYHp\nCaPuSMZDbMQZZdsWwI/yR7ri7tZEPHwJxPYz2n6c8OFQ1T61qcoe1e47CYMY\nhKKqbTG1Nvd5u6AKEe29REzkqWghiA16C9EnJ+DLQPM1/doGwbc3ec5mlICX\n95h5Vl6D8yyAj9YWmpytAz1OY5EVqBqQwUmcD8R1JaDvYEV6kpYwvGe6PHWT\nMNXC8X3W0ymzRd/olNGjk+O/lB/1346rpBZsRynIc9/CQII91obY+EuUfKIQ\np2G6WmGlfkkmArHuRTCijbj+gdAdrKou+YnOtsFIhbI8yC08tAuaMbfV1+Zm\nFQFT\r\n=9hNB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"388cc77e5216e3f1bc4498db0902294f195e835c","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"@react-spring/web":"9.0.0-beta.34","react-use-gesture":"7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.11-beta.15_1591819776956_0.4538792959838991","host":"s3://npm-registry-packages"}},"1.4.11-beta.16":{"name":"react-spring-lightbox","version":"1.4.11-beta.16","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.11-beta.16","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"c4f45dcbe35b5c54e840138404a81dfdf92c2d66","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.11-beta.16.tgz","fileCount":8,"integrity":"sha512-tqnPM9aI+BD4aw5fYHxD/HbiBVRx+tZWN9e+3csWacaLzZCW7p24TbXSKvw3zp67PEto1BZrxKWMdUozP/oXug==","signatures":[{"sig":"MEQCIBnUaakMMNq1mEHLv3tUOqWQzCY0Qbv6/+4UrhN5N9s9AiBA5PCCWE3Ju8UHVYVvD77FLYupdbDFimaRjezJ4ixRmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4UBACRA9TVsSAnZWagAAzEYP+wYAwTldwwNCNGAfeNIT\nJeQPTmpf0vCDFoy+p2ntxqB+ybjEFJzExtS/9gFJLUBVfonkx0L/3rjkJ96S\nS7IfR/3CM/SioSj7A67WXhBwcZ/64UnPrLfD8hMVLrk42Cc9w0V9n+ZVFKXL\nL1U5qgHA7Quc7i/bGr6ss0c2v+Y9CNsA5Yc4zWXK4gIU6eifa/9V7Dh0WVKO\n+AswlGbNAVebIdm+3IrCVuHOYHdfgTTaAmZV8oKqN/Y8tFjgLE0ZhewzMRWC\nigktD9wlMmb/hL5BscaoK0KFzmiiPCjPOfO5fNXOfpGbNfUYbDIgKlv16uz4\n2Tv3G/IkXAYLx1XvBhiLbcsLaM3Wao3kDN4bfggeqWZSZ2wJoxgW79ckaWZR\nQfx37saPkG6R6FFnW8VncS7YXqRZvyYM8CDCh/aujUEqDEONtVG3C3raAcOH\nNviQo0l3+61ib+GcnnM38ddLQ0u+Y9aXc/gi/+6p+TLGTK6LKUDaTPsrevDO\nzfUjHTEt8hnaQpUyClt4uEq3whWUmaVTeRBLm9VlWT4Q+KlX4Bbdc/rDphHp\nGfzEXj+k30NfjIVw51OdYh+IfHDrIcZMllBVazbQJrX34NanM+FiU3IIKnGb\nH1KJ0pBcQoHocHr/x5RHos4oYCtjXktLWr4NaVjMMq35qU7NQCBprGnPioUb\nRDHB\r\n=txCo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"388cc77e5216e3f1bc4498db0902294f195e835c","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"@react-spring/web":"9.0.0-beta.34","react-use-gesture":"7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.11-beta.16_1591820351459_0.18157403729166166","host":"s3://npm-registry-packages"}},"1.4.11-beta.17":{"name":"react-spring-lightbox","version":"1.4.11-beta.17","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.11-beta.17","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"02896ce46b8908dae6f1d6cdbcc9dffed4622002","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.11-beta.17.tgz","fileCount":8,"integrity":"sha512-1zTiRY46wSm0XzOr0fgn6n+iyTO9hh846tBejZsz8b7vnEFpvCxGVFDYm2Z/1TBj2Xvu37MWsAglIAjIVShG/g==","signatures":[{"sig":"MEQCIHKGNuFb+wdhkLCpJpYxBKZpQc/boFe8w6+hQB9B7qd+AiBjHtqOHnXVPqwOE9pLHXmQnwrkDTjN3nthY6quh90Njg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4VIJCRA9TVsSAnZWagAAV50P/0icALkilBZshEXiguLu\nwTP3/GBDJsraTFsNk10ylIcfWzzOKnEo/utUX4nI9dRjLBwrQ3OWhp71Xa5N\nx+vmSEbreEGe3pu9MxZc/9xkX5GkmNh6qXxUz6wU313SViG/PtsMI6arA3Me\n5lWYLrQgxNejlcotVWKQxWZEheTksb1Dr4psHE9OL/9NGKdDSiTJ8MLsGBLP\nMjL+KKcMHEnBfofcC/cgapCb2XEHXEftQH1zIHECRIpDIWBBQe65DMAHCF5I\nSGsKiWdGKNBGJ/cqmq9zl0qq1C2WJjAEqJoAM+xp8pgIPsiyZrxlr655IQPY\nU6voj/Z4YXhhR2ACCx8LeG/p1wTSNvnhLc055maS8yDlRky08P0LFbfDP4mc\nfbcljndk1IWf2poMxKi1H5eichrM4KkpRJKBqcNVad3m7mez9GXGiCmuqLNk\nxZo2K9OSX+90Y8daQ+0Y3m4iYK/rDgMd0g5slO6bIHYq17g2w9C+zscXwxqW\nHo42GDR4lxB6iAyAqWc9xbVDQkt/7v7CJAlzj2zkcUavgxPuiO4fph7YVEil\n0xRLh2MNeljg2zDrpFkJWVwYBmOWZjsRlvC52ougeqJ/HDIu2GcCCV4b1ciC\nfw8RKQ2TW/s4vJ8IXW/mu0jSXSvLohN7ZsL8RVp0xqzV5kFb6vmBUAtQLtEq\ndyAy\r\n=r+7x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"388cc77e5216e3f1bc4498db0902294f195e835c","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"resolutions":{"@react-spring/core":"9.0.0-beta.33","@react-spring/shared":"9.0.0-beta.33","@react-spring/animated":"9.0.0-beta.33"},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"@react-spring/web":"9.0.0-beta.34","react-use-gesture":"7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.11-beta.17_1591824904552_0.8864610434789173","host":"s3://npm-registry-packages"}},"1.4.11-beta.18":{"name":"react-spring-lightbox","version":"1.4.11-beta.18","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.11-beta.18","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"72118ae761818da04a4a3e5326ddd337bcca3875","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.11-beta.18.tgz","fileCount":8,"integrity":"sha512-Xz9CmcTpFgdOIIW9im4N/65z3UIGPOxFU+yRzmcKV4PU7GDZvEDYfgq4/nwjbnjaAnc+2Ec0RX6arSZw6vv1+g==","signatures":[{"sig":"MEUCIBsRG+4dG2clbIrKjsvVpguxSDBKZqYMFKMa/wcR7qHTAiEA9KFL7OJjy8+rbCCiR9HJ+YqTefKhCpoGA07EZCBaCLE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4VOuCRA9TVsSAnZWagAAWtYP/i2R4KFDn38I/yblyZW6\nbpybqoHQKtGQpnuuKgixS4ZCjFgRZdbLmBrkxJwtzlJaVAWKOsbBQIRPUfPg\nTdDOnxWHeKN8WTgyr7nkQLaGHCeCp05mW9ceL3dGlhPSCdFcUdyG8Jmr1Piq\nESuFFHunOhnhuq7hAc+9P65a7SgDkzL4OZAwrTXqbpaEZmSge+FOL+MQ4Z23\nRlpY1Gk723tK/PTL5i/kPptzV8/uuQxMk4+5umh6f2794teSkd0NMWA0G5L2\ngi57gz8TXJPiYMjIOWbdzeC7SzvB41QumfT2yRl64ymrXQ9cP+3VOj9cyWpY\nIl3oebVWX/yj3TQxdK6eoi7NpA15nujAXFXRcSVe+9+wXmUECG0MACddvFwH\n9H/eOsb6lO201wkk1NN3hHw2vv9hYKEDjC+8bwYE9smrHeG8Jz1L/aVYTYJO\ncodag1QzvRyyQ3OSs0eTOKegbyo69yQf3+u3B7hS2HSaDuHO0WxsVtmFn2+I\ndfLnC6rrrXffBnnYDLtXCosThnmIKI5mUydatNGChNLm27Z79orWvoc2j1zz\nV3QnK2if9/W6Oy5hQSXORqcoRSPLuJFjUc/ImA2d5R2mETHGIjKIiqtlAE4v\nxkqu47isdntOUoLlCFcRtenVxLVL3tLPmW7hEbrVpchwThFbCpCccXB0pI8V\nagsq\r\n=3QCZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"388cc77e5216e3f1bc4498db0902294f195e835c","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"resolutions":{"@react-spring/core":"9.0.0-beta.33","@react-spring/shared":"9.0.0-beta.33","@react-spring/animated":"9.0.0-beta.33"},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"@react-spring/web":"9.0.0-beta.34","react-use-gesture":"7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.11-beta.18_1591825325977_0.7672620253672857","host":"s3://npm-registry-packages"}},"1.4.11-beta.19":{"name":"react-spring-lightbox","version":"1.4.11-beta.19","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.11-beta.19","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"f33b330f41511eb0f2b7e8d497d6a96363876292","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.11-beta.19.tgz","fileCount":8,"integrity":"sha512-CjYXCwOF/uRHBnKJtFbjvRD34Gonh9Z9kDG4glRfiiD0XXt/ZxzDin5iuuuwiFA8dayMguT2KT+XBaTqLagccA==","signatures":[{"sig":"MEYCIQCMx4Vu2Lby5Ow4EkanEAiBBUjvLVwSeb3WZlwAFdf97AIhAOOKYax3zR/QgVfu04qvt11uV/3aUvcSZN4Am58D7UPn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137798,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4a/rCRA9TVsSAnZWagAAR9sP/0W8jigGdesKqYok7a7o\nWkJvedaiqGxuXe8O5u6WVZXtq28BirpRLTV0DjpkaseAkRn6KvCcDegSPkSC\n8isb1xw20MLP0ZehgU6eTVdXC3mIhxwtsiMFi3uTlKGUACAJC1h5aKMxPto+\nmStwe6qEIJ3TgvaQ/gbPqMh6fHbYektSDok3OHESq3XNiVUwwQSNf5yVG6Am\nAcBRZJ5mFbKDxZT6/+ndCNLSoBlxaP6febK4O1mYVBKYRjxwQWz6sMgNoBd6\n+Vinv1US8jQZ1Kd2eaou9tNU0wy0SkgnrAjSlVcpr1P6ivmYtMFboNx/bGFe\nBpE8Bhw/qGp1RrNU/bGaEDlnhTpDmQFI2iwK8C8LEiOJbA5MGJBqT9mTQWXk\ndR4KAX7XNnA1HEHG9PWgQXo0RihiJqcoxz7e/shumh2qb4TtjdPpA/QQoQYb\nbhKSyRuez29o8pEbdouDFd27WtlLpFZrKU6p2LizAOxyz+wI1zsPOWno0uPo\nwJRSsUcJDytOVDEvQMFMKzhzAqosHg0lWOGOgXTDk0tr5+11OwznERl3Nuyj\nK6B90eJSYg2wD6wQbcBCfedTqRcAEjYeRqaSRvxpnm5DiWInppJ9sMlme+X6\ntMAXf5zief7aPzVOze0m4SFQ1YuBlewstxVd+LM4DPbkvMGcq8LT3D3yfaFj\n71ig\r\n=Gp+I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"388cc77e5216e3f1bc4498db0902294f195e835c","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"@react-spring/web":"npm:@tim-soft/react-spring-web@9.0.0-beta.36","react-use-gesture":"7.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.11-beta.19_1591848938961_0.2754282428233361","host":"s3://npm-registry-packages"}},"1.4.11":{"name":"react-spring-lightbox","version":"1.4.11","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.4.11","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"124f94e8fff4664f36a3ae38bf2e2b2880b78be0","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.4.11.tgz","fileCount":8,"integrity":"sha512-CPr1DppwI8QbQU8m1eaHchpxwRptH/v8JP56sV8qYH5SDnBkYICfnn49GwbWAIvEUhinsTW8qi5XKsyqEGTCyg==","signatures":[{"sig":"MEYCIQC/cVpPlwiOuFiw3BH7YxLRqvc+23bsdhvF87ZetsqCAgIhAKZcstkxm0bZXC9CJeOmrORFzeUQjOFBz44chcF9HIUM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137931,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4bgBCRA9TVsSAnZWagAAlAYP/0YjJ1G25FwlQf5AF1YV\ntpjPruRmh5+TMf+OAE25eqYTwHDN7ZfFv6SI5OYkhpEolq9cBRb31csisxVE\nEJFUAEb+qsDEE2L95rWmVmmWcpzR2poRF4tTZ4+7pLWD4gdOgXZyKFMJBvh+\nioSeVdBKHX2w4LtCKtx6N0q5hnyMZy5jAnAntfvV2ihZPR8tQ04VKyr8mUNi\noc68C+NB4Og19JTFKl9ZIfu830+4rmRHyG1PBFOP/XuejPLe6q1ohOPNhye5\nHt/qtFetieTC3yJfStD/4Kf8FMuVykt60Y51TFMJ0lfB1zULPkqKveUvo+O6\nK1MMtK43hTDj+HKuGS8rYqcLYeHdWWu8UOiodAtZB6Nlbiw2VCdUwDBu3o01\n0R2K6zn3HVZkFWLmhX/4YuuBlCUuoZCPsVqcLRtCZJcUDg+QWL9ukXJBqZwE\nyxWBXpMkrcCZmWv4JxxDHdz/0QSGxM+ksOnj+MYo2mlIu9fzGvaxxG7IY95X\nxM0e+Ro2uobjR1EDzmlQ5IlhnYeqXjL1aktlPbUfswBYsU7Fe27RKWgfncgE\nG3sQTfywR0a60nr4wAdHYIHPlURZ9Dcn9nJZae1QUq7lV7QHEpVfm6MnYr8K\nFVdpcufcZ4xpg9d7h+UCxKAeU7JSvIBklb9yM3kTeOtxcJ0cvUXkxndeajJQ\nqxww\r\n=5/cB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"eacd2f77475708e207fd0e98dc21524b98341972","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"jest","build":"rollup -c","start":"rollup -c -w","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.13.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"@react-spring/web":"npm:@tim-soft/react-spring-web@9.0.0-beta.36","react-use-gesture":"7.0.15"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.5.4","husky":"^4.2.5","react":"^16.13.1","eslint":"^6.8.0","rollup":"^2.7.6","prettier":"^1.19.1","react-is":"^16.13.1","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/core":"^7.9.6","lint-staged":"^10.2.2","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@babel/preset-env":"^7.9.6","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^5.3.0","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.11.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^8.0.2","@rollup/plugin-commonjs":"^11.1.0","@testing-library/jest-dom":"^5.5.0","eslint-plugin-react-hooks":"^1.7.0","@rollup/plugin-node-resolve":"^7.1.3","babel-plugin-styled-components":"1.10.5","@babel/plugin-transform-runtime":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","prop-types":">=15.5.4","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.4.11_1591851009063_0.08539695027604699","host":"s3://npm-registry-packages"}},"1.5.0-beta.0":{"name":"react-spring-lightbox","version":"1.5.0-beta.0","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.5.0-beta.0","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"205889b83c75c0d926ff0726e7e934244fdec0d9","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.5.0-beta.0.tgz","fileCount":20,"integrity":"sha512-FJJ3/TCcxTwF1P/kWuN/rRNs7/jkodqoTZiV6aMbK/VasqUIKzh8G0I3y2EbhC83WSeXPLcF+aYJBi9i+pxriA==","signatures":[{"sig":"MEUCIHZoc3ZzQeV7zcORePRkzJrvlBBIcGzrLZeXXyYF4ruEAiEA0cDlJWBsrjxOe1l2ubwN+rO9/38c89d7b4AJAtqFKFI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73536,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJvtgCRA9TVsSAnZWagAAGJkP/R5us2Hu270cxl31wXtm\nFzAqusO3egBvR9/jZfLF9P7RP5RRn6wUT6JW23sxfq7qD8HuCJWzI6BcjvbM\ndwoX7nCuciF5J4uJSK8P+r7BY3hXpgxlQv8/EmNqX2sksLxFFsrBb3Qv8wME\nJbRvS998OsU8yNRS248rJRJ0sHM9KEjsmlpAsmMo4pLJX0UHUUoT3yTg3/Zy\nYNtcd5NwxEtGZcuGjrCtC9+pElNbvBudIG1xzk9BsCqr99O/2Rv+nSQ04ZbQ\nvNxXnnEaI2v96wnkMoKpLnZi8LdJ3MYAWvLjZbegXCLQH3hJwoEIxyH0F6Gj\nXT8hmbjhfO4lFChlA+tY3TEAZ3OkCw6jIkGRRdVweFKSXp7S44SgI2TFfpoy\nGVwUzK6w8e6721PRYg2B8vmXzeBkGwfqVy/J3PbkKIAKRVi7WQ7CuRBeYiBl\nhQqKV8xegEoKeZt0oxF9AAV/AgAmIeiG1CVZ4VLfVr3TQBN0QbFHQ/ssXn0u\nNY3xFnLh4GFNu8q6aFhsKRBCBPsuZul8Y2yt5MZxQG2q2Gt7JgYOhAi1ZmJ3\nlPh6cJszrJhYVsRIOuxE9VaetdS6eUir9ezyCFLpG1cdJKh62LxNzitu8ilC\nw32lBWiCZTOtyRSbObJHW09Wd9p+dFXRcSvSyxsWUyjlhVd3jT6ARfb4E81P\n1/gg\r\n=MzzB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"a28d98e3a3348e29e7a278b099648ac007b2d3e3","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.14.10","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"@react-spring/web":"npm:@tim-soft/react-spring-web@9.0.0-beta.36","react-use-gesture":"9.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^17.0.1","tslib":"^2.1.0","eslint":"^7.19.0","rollup":"^2.39.0","ts-jest":"^26.5.1","prettier":"^2.2.1","react-is":"^17.0.1","cross-env":"^7.0.2","react-dom":"^17.0.1","typescript":"^4.1.5","@babel/core":"^7.12.16","@types/jest":"^26.0.20","lint-staged":"^10.2.2","@types/react":"^17.0.1","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.0","@babel/preset-env":"^7.12.16","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.5","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.1.0","@types/styled-components":"^5.1.7","@rollup/plugin-typescript":"^8.1.1","@testing-library/jest-dom":"^5.5.0","@typescript-eslint/parser":"^4.15.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^11.1.1","babel-plugin-styled-components":"1.12.0","@babel/plugin-transform-runtime":"^7.9.6","@typescript-eslint/eslint-plugin":"^4.15.0","eslint-import-resolver-typescript":"^2.3.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.5.0-beta.0_1613167455841_0.5249928355679632","host":"s3://npm-registry-packages"}},"1.5.0-beta.1":{"name":"react-spring-lightbox","version":"1.5.0-beta.1","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.5.0-beta.1","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"dfb5fe62d62a72e33d4576a9db9f8966457a7f5a","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.5.0-beta.1.tgz","fileCount":20,"integrity":"sha512-Bps72LtbGQFdIfXSR57WFLvFvzSrfBkLQcrwTOdiRTEBvLpY26VvPuTISjfZMDSv9tWpE6d2b2eKEvXeI7aHpw==","signatures":[{"sig":"MEQCIAxfKqt4X7T2S3NyUotqH+gBZhwdCkbO+i6+ua08O4NrAiB1u3pISrdxjjjY6hmZwGAA1b9VfYkvFGR7spPMF+y9/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJ0kxCRA9TVsSAnZWagAA2cQP+gKFKy/kNgrD2U5ZC8qg\n5AOIa5xEnlBItBrR3kSJt1l1RKfDxFwm9grm6sj5p4llnoB/FOlGmp4XRFE8\nMSlfwUxHcPK0AWEzFHGQUOSHFFKIgagHgbwM++6KcMHePj6ylOCi/VoNp418\nlQ+y2d6LUFyFaKuxJ/cpfYykSDnRIo/0QZDvN2SO0+m/lOWAETZ4fbcI7Vjr\n6ZF3ImfGu991O7WOgezBJcvTMWSHKQMM3Bbr/y8APK6SpXcD1lyI4ZNh3kbV\nWc229jGZUtitZycl/zCvwWK5unR72jtgGir90w5Bz8hVn/07Xv9Y+QhYOAkv\n3hFOxebcjRGJpx+ljEHuCP5BuRjrkdhEIRS/vsmQuIr3fTfn8hpa0x0ggEkG\nZun3W/3RsLkdfRsYHzGwcpgMIv4t9LWB+gCkLJF8EH5GTjWoJQ9OaKCBSbql\ngdyDE5SgE+oY+Xcc12AHBkf05HB6sl64GBxup5H5Ns1/Ac16eM/X9lCWL3Jd\nXur8xFx59RRStrASn593Ng+5km+aulUBlf+eM48k9ycuXYUQ/l9L4TwJM0um\n7N8XdJuPfu2wBBu4cbTm/wxyRK6hDNQyp1n/cZi5dYoCXhypGhuAf92ShKxt\nLEGEchK2qbp1fj3QRsFx/3FTvdFb3CRcjSc6xMl9H7dd7fl7feBlq49q+0H1\nBHvn\r\n=ZR/G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"027303cb653332ba640fb410383fe0185e0c4fa2","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.14.10","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"@react-spring/web":"npm:@tim-soft/react-spring-web@9.0.0-beta.36","react-use-gesture":"9.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^17.0.1","tslib":"^2.1.0","eslint":"^7.19.0","rollup":"^2.39.0","ts-jest":"^26.5.1","prettier":"^2.2.1","react-is":"^17.0.1","cross-env":"^7.0.2","react-dom":"^17.0.1","typescript":"^4.1.5","@babel/core":"^7.12.16","@types/jest":"^26.0.20","lint-staged":"^10.2.2","@types/react":"^17.0.1","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.0","@babel/preset-env":"^7.12.16","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.5","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.1.0","@types/styled-components":"^5.1.7","@rollup/plugin-typescript":"^8.1.1","@testing-library/jest-dom":"^5.5.0","@typescript-eslint/parser":"^4.15.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^11.1.1","babel-plugin-styled-components":"1.12.0","@babel/plugin-transform-runtime":"^7.9.6","@typescript-eslint/eslint-plugin":"^4.15.0","eslint-import-resolver-typescript":"^2.3.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.5.0-beta.1_1613187376793_0.7901741318502189","host":"s3://npm-registry-packages"}},"1.5.0-beta.2":{"name":"react-spring-lightbox","version":"1.5.0-beta.2","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.5.0-beta.2","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"cc58d82e0e5df310713fdccc993c814a925dbc3c","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.5.0-beta.2.tgz","fileCount":20,"integrity":"sha512-yhJMwATd7PnX1qbQ3CKQbBcRB9hf9BT642FMMaTa/iRWAkU1Ui9PdXQAyEKojWRWXdidw7xSoAeZAv7Hyhluiw==","signatures":[{"sig":"MEUCIQD3dTlEQS21smFAG5APDslYyROOpvOfOVM62zmk9+tmkQIgD7oi9N0Jpb9aVdbnyR5XD6J/4/rz/U31fpmu2dY4VdE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73133,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJ0quCRA9TVsSAnZWagAA5TYP/igw4SB2hi7gegY4wM6I\nS1AvIEybV3QhKh8i+iLqA+CWHe6FGd3lr1KvJe+MCl2bluU1UO4wLEYe70De\nu/Kje/BJRn/U9xxosDq6kGbvJIhhRTXKhKX18lntKJuKvVYgkyF7FQZwvJx9\n1JAyP+vOgHSIFAFHn8E3igGY8B3qkJ5CKAOy9/gGAKvgTQW6ZlgxHT4LjFss\nLwdunygxpf22bIraHsBLeNxDo//knUbEu7AwaxqDhvevmJI/I8emhKdQTBMF\njGtTMHhnD2Q80HPHoKj59iRBctISXFMoW5SmbprGoOAlLKm1fcPtQK9c8sPP\nhAMnbfwnRq10HYUID/IcYlbK6qI2+fdKEqdkcVjy4w/66uaAAjzfpu0QAA6D\nATrDkRSXlp6doUUuq93jm/vwl+mKtrPowzyEzveQ/afZIFnBz1kFFdH9MDmK\nuf6lxnO0DNToM/Y+mRGKHhu7EGstUaozZ6hUjXPBy6df9QKn+Ky+mzOXYRNd\nTR1NVBlI+z8mirk3h54sYO1P3rp2E0CRUYCyUSBUseGRyaZCucv6jlQY/CLk\n/5kZsni43UF/IIC+dLJpJ388ucSfA7EJpacFblKXLrumD8pG9nrGL3oMQVnX\njXOFMjbovXH8uEEu0Jf7tlqX09UfBPWqU0G0hi2MByhP1aojmOXTp10ewc0Q\nlaro\r\n=tCNx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"d76e8e9fe5be0cdcb9ac3e2f92b6ed5931462915","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.14.10","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"@react-spring/web":"npm:@tim-soft/react-spring-web@9.0.0-beta.36","react-use-gesture":"9.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^17.0.1","tslib":"^2.1.0","eslint":"^7.19.0","rollup":"^2.39.0","ts-jest":"^26.5.1","prettier":"^2.2.1","react-is":"^17.0.1","cross-env":"^7.0.2","react-dom":"^17.0.1","typescript":"^4.1.5","@babel/core":"^7.12.16","@types/jest":"^26.0.20","lint-staged":"^10.2.2","@types/react":"^17.0.1","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.0","@babel/preset-env":"^7.12.16","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.5","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.1.0","@types/styled-components":"^5.1.7","@rollup/plugin-typescript":"^8.1.1","@testing-library/jest-dom":"^5.5.0","@typescript-eslint/parser":"^4.15.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^11.1.1","babel-plugin-styled-components":"1.12.0","@babel/plugin-transform-runtime":"^7.9.6","@typescript-eslint/eslint-plugin":"^4.15.0","eslint-import-resolver-typescript":"^2.3.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.5.0-beta.2_1613187758408_0.5445071796939458","host":"s3://npm-registry-packages"}},"1.5.0-beta.3":{"name":"react-spring-lightbox","version":"1.5.0-beta.3","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.5.0-beta.3","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"27ae1702b4839b5552b60d4fc095221993e5c964","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.5.0-beta.3.tgz","fileCount":21,"integrity":"sha512-V2CgBowURZlfnEAaGSTEJjLG3XGgqI6egadB4Lpob6jD/mo8fxw+sIAhaalHeHq6OaAkX0apOCcG6d4eMmv4lA==","signatures":[{"sig":"MEYCIQCZLOhTBd4nlOKS3dxivlZ0K2x+92rVkopXvtyfg6D6ZwIhAKX1zQ1fx+iuDceUPgf61HxcOYPaPYefTf10aHwk/ULN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73892,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgK/UOCRA9TVsSAnZWagAA2okP/0+eidqpI4ifgVTIKr3J\nLSka5Bg0jDJlmtBkdoaweW1GWZmn1UCDDF1LDHol6DlvceU0Rt+uPoaKVTUR\na1y2eDPyWf5THDmssNtTG9x5Tp5oRMDxWZ2D45VtO33d4xLlMhlFiMwKsiy1\n9HIlT5egA/+rc2ZnUas5FpX7rVXbjM2dhw1xzYJPITG9xjUaA1bgwzuPqIxG\nOv1m5JB/0ql04hMNqwxMwIVoFLTpF/s3E/U8p9CkOIfEXGUw8o9Ckm7dNzK7\n9tkWwb7Yb7r+rg4tPJ5oWpAZqKO4S4Vab/+UEO7A/pzDd2rOLjn5OHJzA1xt\ny8MLG0BA81yiJLjgHnXY8LkilQQg62CHK1Le2UYNnT7K8sn2y9PTxBo5NTGw\nXEHl65k3zACHtLeQscqw7NCIDSUnTxlHJZ0dH2ihuv6hrELVCPPROR7PfQka\n+7iGPjhnToduk5I6TlbJRAEWDdDc//dunrjQlICWrAK+GVP0w7/E4vofq1eU\nhXlIsShoKGhctiFtzCfnl5pnQJxGX/Z5/RoL+zjxg//Q2CwXmvWHZdC3GRsT\n+DGBqfg7wxnx0hviTRiqwdWUuKdz7hR++IiwCd0ssJ/uDLN2iuqyovz8LWfa\neM0RZFX+o9fRRwsRWJ4Es0GCWJWJcVUX/DjRDeq9uPqyZyjmctMHSJ5hYU+V\nizZ/\r\n=ofbU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"2f8c0407412ba73d0794685d7a72ff14865efc44","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.14.10","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"@react-spring/web":"npm:@tim-soft/react-spring-web@9.0.0-beta.36","react-use-gesture":"9.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^17.0.1","tslib":"^2.1.0","eslint":"^7.20.0","rollup":"^2.39.0","ts-jest":"^26.5.1","prettier":"^2.2.1","react-is":"^17.0.1","cross-env":"^7.0.2","react-dom":"^17.0.1","typescript":"^4.1.5","@babel/core":"^7.12.16","@types/jest":"^26.0.20","lint-staged":"^10.2.2","@types/react":"^17.0.1","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.0","@babel/preset-env":"^7.12.16","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.5","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.1.0","@types/styled-components":"^5.1.7","@rollup/plugin-typescript":"^8.2.0","@testing-library/jest-dom":"^5.5.0","@typescript-eslint/parser":"^4.15.1","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^11.2.0","babel-plugin-styled-components":"1.12.0","@babel/plugin-transform-runtime":"^7.9.6","@typescript-eslint/eslint-plugin":"^4.15.1","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.5.0-beta.3_1613493518077_0.44854929978009817","host":"s3://npm-registry-packages"}},"1.5.0-beta.4":{"name":"react-spring-lightbox","version":"1.5.0-beta.4","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.5.0-beta.4","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"c62aa8e290eaf75955543e8bab7f2236ad1b00d2","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.5.0-beta.4.tgz","fileCount":21,"integrity":"sha512-vYS6Xpc2NEZw7G/lvKoYyVdRsfSHd5GgB/yc6PdF39IwS9oVNa773upC8xZ3/OVPvo118I9RX4HLUVG1JFHRRg==","signatures":[{"sig":"MEUCIQDxNF6ml2YSr9GPdA2Q7UexXyPIDPw5qFJkyj5U07G1ZQIgQL3LYusE/lBii3J7dC9uAOUZjKihNux3ocoB8v+pdYY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73924,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLBXVCRA9TVsSAnZWagAAOC0P/jsCUR1It+ETGzOxrDf0\nltmICVs0HYYkDoD3xFu+JC5mVRUrn7p9k/bTwpHsXQyjtZQRuIP2yJexNfGw\nsmSv2ELSZPcubiV+rVNGFtb9L2gLlKVMfBTRVIypYEei44QhssEryxMQ+uC9\nUopzkDNZPbTSw/3QI+NCsYR0T3wucbEITSPuxU05VolQjBX3fJ+semU8ChCW\nQ9Z+3KCGbKZh8gcAT4mRoiAlJ6jII0suKTaWjvSrF7gphDiADBLHZFx1w9K7\nlDOTz/W7hnu7Hmra0LbolvpIr7oIAZm//nDxpElpQ6r/mSC+f0qIligefNbX\nYznQSSnMJE4S1aIo/HxIl7vLm4W7FTNUsalO009rPxuHgLjPAWdYIuDJsb1t\nT1c93MT8zyi/Idtd4tLkVpnw7GFGXCbmOSQ35fbVYUH1Q8AzSypSKT1jcgR+\nZgCj0WLbViOIWFQ9RzHh9EQkfjpGd+d7J3OB/yy4/7plvhMeLB7gBconutz9\nrp5/rgl/N4Hlk/V6SCrWvndl+oVTDcRj9TEBuDZ7ly7IPfkfk83pFsMiRe1w\n7jFsAYibEGFUDjSVe1Yz2WenoSragxSvip5NWGlpMNgOw+z80Wj52EVrIfaG\nDXMWRpyKP30KuWDhRKkxp1KmSMy0MA7zp91IKcjko8J1DDx9AnhmVKuLpo7p\nsApR\r\n=CnOm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"665b3566e15616b52bf878097f21b84c477c99e9","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.14.10","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"@react-spring/web":"npm:@tim-soft/react-spring-web@9.0.0-beta.36","react-use-gesture":"9.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^17.0.1","tslib":"^2.1.0","eslint":"^7.20.0","rollup":"^2.39.0","ts-jest":"^26.5.1","prettier":"^2.2.1","react-is":"^17.0.1","cross-env":"^7.0.2","react-dom":"^17.0.1","typescript":"^4.1.5","@babel/core":"^7.12.16","@types/jest":"^26.0.20","lint-staged":"^10.2.2","@types/react":"^17.0.1","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.0","@babel/preset-env":"^7.12.16","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.5","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.1.0","@types/styled-components":"^5.1.7","@rollup/plugin-typescript":"^8.2.0","@testing-library/jest-dom":"^5.5.0","@typescript-eslint/parser":"^4.15.1","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^11.2.0","babel-plugin-styled-components":"1.12.0","@babel/plugin-transform-runtime":"^7.9.6","@typescript-eslint/eslint-plugin":"^4.15.1","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.5.0-beta.4_1613501908746_0.58291124793054","host":"s3://npm-registry-packages"}},"1.5.0-beta.c1b1b83f":{"name":"react-spring-lightbox","version":"1.5.0-beta.c1b1b83f","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.5.0-beta.c1b1b83f","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"359092dc61a8380e35350895c306826102976194","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.5.0-beta.c1b1b83f.tgz","fileCount":20,"integrity":"sha512-7JoVgmRspuBAyHFhrj+KDPrZ6Gr/y6FwtOhi+UFbqeasvGWaW/6Zr90YRLxm/tcf11tLNSqdccvDQFS53QVwgg==","signatures":[{"sig":"MEUCIQCcfUrta6adQW01lloLWN4AhkLlWj7nx4XE1+y3+Q8uigIgGKgEJDqy1LuGr1kBU9CW7lVzo1CkERrfqbBoZ3sdoPQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLKaCCRA9TVsSAnZWagAAw8kQAIGrx+VM+IF0+4Po3EED\n0e7XiE8Zli/KJwOZAClNorYz7KI00Oz+gXrYrXP/WVkNwGsM4IGj/ZkLPejj\ncPittjVrGD7L87FzjSmzIwzCq35h+3JZsjeWflfzE0mS6JCEyT1sdwKWK2vW\nGNbo0EQ6N26bQ+gb5gnJ893A55wb1R5yN8SFPA+saIWkgE3CfW8sRnrnGUxo\nhKnV7oMzAJlgRtI667UtCLNitkL4er3+SkS3uHk9s9po3f7aVpkjwuZqzxIS\nLteG/eI2FBbbfHY3FYxMHDizIXwuUh+kOsREdy3tOoBJ+S4TWCN3QyAwqMD+\nRGtWWOAdqvyiE4pm7sI/aBx5DzhgcxDiSOsmjRx7rjrgWTn3KyDhyOEp8p/R\nPIpW7ld1VUDzqCdgKDival4bzPh/xk9vCP1AvKTlMd6CIiKR/BVTMBu4yjjE\ny9OZlOB8i6HbSixN59R/+sfb4lF8fZ36UzvuD1+MQIEuRmth+2luLtBBUXKs\nFSLrpkBDZNUAXb9T0UnUDpqwDosIRDenM2Ie8c0fzjBqpsKqwYGcOG69Ozvp\naWpMHcVs+aj5qJ0woPiUBro0+2Vc8zAeNzcQmlPvCFsRtghx7ZeFLMoXt69F\nFSaG46Q7V9FNNANwfsUw3JaAmhaiIjlQiiMMUhHWlxVwxDMxaL3kHiKFoU2H\n/FGU\r\n=eG2c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"c1b1b83f971bbe364fbccd8270779bb641a907bb","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.14.10","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"@react-spring/web":"npm:@tim-soft/react-spring-web@9.0.0-beta.36","react-use-gesture":"9.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^17.0.1","tslib":"^2.1.0","eslint":"^7.20.0","rollup":"^2.39.0","ts-jest":"^26.5.1","prettier":"^2.2.1","react-is":"^17.0.1","cross-env":"^7.0.2","react-dom":"^17.0.1","typescript":"^4.1.5","@babel/core":"^7.12.16","@types/jest":"^26.0.20","lint-staged":"^10.2.2","@types/react":"^17.0.1","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.0","@babel/preset-env":"^7.12.16","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.5","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.1.0","@types/styled-components":"^5.1.7","@rollup/plugin-typescript":"^8.1.1","@testing-library/jest-dom":"^5.5.0","@typescript-eslint/parser":"^4.15.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^11.1.1","babel-plugin-styled-components":"1.12.0","@babel/plugin-transform-runtime":"^7.9.6","@typescript-eslint/eslint-plugin":"^4.15.0","eslint-import-resolver-typescript":"^2.3.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.5.0-beta.c1b1b83f_1613538946149_0.38250286122770927","host":"s3://npm-registry-packages"}},"1.5.0-beta.98999b8":{"name":"react-spring-lightbox","version":"1.5.0-beta.98999b8","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.5.0-beta.98999b8","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com/","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"5750b29732a71d17c914a175845c263121f8de59","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.5.0-beta.98999b8.tgz","fileCount":32,"integrity":"sha512-L+khxcboKATgitIku4Gz5DOY1/b+T8v+Qwdb8uf9GWTKkKPmM9ga3hKENljpEpYGwuHAAJ30/0Vr2ngJa38hXg==","signatures":[{"sig":"MEUCIG6askyp/y1e+sDhJPSAlcibI6C3zT43ah/jq2of8+YhAiEAzkcXGTn+DhWU5ITohocTCipg3F1lUTmiARr/Z9u4W6E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73792,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLKikCRA9TVsSAnZWagAALeUP/iJOfOtWMTtJ24SNXizr\nz8E4huZV6OiGo+pJNqLI2U+jyG6YVRQwv7HU1fUff3TgxmU2wFKaFdFvK2Wt\nY+1Qwbaaq67gpJ9IvxAxgDM5XBDTAsH8pWAV/rZduHvFEUgIXYd5Zigp3X6C\n+BBFJdmngqytLVqFYwsLbgTKkqK9ZENPpuQCWKQyl1U+JI/KyyOurKfMVC2c\niXqkVbZlCjO9b3LEjrYHLGNmhn6skuOA8Ms+qIuo2WAswSQW2nBL//AJR7xR\nnKiFG27Tv/3DdvI18cpVSetS6ZbqjdXoTecZW2qMK1vtYlo3OaTj7/jZloEC\n5828MPIIWP/HcdRmLsjgoY/qhfSZvTsygSFcOV3aMeBqiWf/fqqPpmZrxgLW\nBIt/ggzuo6HFfHC09T/+uBvkBzQWk2pM4f6yH3lMEn8g2coUh/1rZaG8kj81\nJBy3+9ngEy+/7XRQ6V2p9HIuuU0Omc5QNDeYbP7BiWYrPrNzA9g82x2WyRR2\nzKVR3L5BUvgA0xqJaQlhD1CA0Oz3/xX9qietcx+0V5Gwwq7NspuEseWul4hs\nsw+k436LpcfDaR7f+uUZnXsP9dWxabxNE1eWA5OGHzIMNQ3QF8pTrT2fjdlG\n88nihG2yc3SJU5XBtnV37L9DS5S/HtKkwm1ljXYB6I9+aHQrGh554U1raGcM\nuQR7\r\n=7Xd9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","licenseText":"MIT License\n\nCopyright (c) 2019-present Tim Ellenberger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"dependencies":{"@react-spring/web":"npm:@tim-soft/react-spring-web@9.0.0-beta.36","react-use-gesture":"9.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^17.0.1","tslib":"^2.1.0","eslint":"^7.20.0","rollup":"^2.39.0","ts-jest":"^26.5.1","prettier":"^2.2.1","react-is":"^17.0.1","cross-env":"^7.0.2","react-dom":"^17.0.1","typescript":"^4.1.5","@babel/core":"^7.12.16","@types/jest":"^26.0.20","lint-staged":"^10.2.2","@types/react":"^17.0.1","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.0","@babel/preset-env":"^7.12.16","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.5","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.1.0","@types/styled-components":"^5.1.7","@rollup/plugin-typescript":"^8.1.1","@testing-library/jest-dom":"^5.5.0","@typescript-eslint/parser":"^4.15.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^11.1.1","babel-plugin-styled-components":"1.12.0","@babel/plugin-transform-runtime":"^7.9.6","@typescript-eslint/eslint-plugin":"^4.15.0","eslint-import-resolver-typescript":"^2.3.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.5.0-beta.98999b8_1613539492276_0.25908414477393005","host":"s3://npm-registry-packages"}},"1.5.0-beta.98999b8v2":{"name":"react-spring-lightbox","version":"1.5.0-beta.98999b8v2","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.5.0-beta.98999b8v2","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"95e8581414202962b6e368a07e84f2ce9d455670","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.5.0-beta.98999b8v2.tgz","fileCount":21,"integrity":"sha512-7Jkio1tNotp1T+06SGCbGtNCzg3RvuTf5BYe0ViZp/+GvqjAk1QZPQl2xeWausWGVEgdXg7nUYEt1w6QBdSmwA==","signatures":[{"sig":"MEUCIA8bEls2NT31cs0qhOXjzTfCY+usK2+YpzGb9Yn+8W+NAiEA2YTnWQsWc8gwkSAKE9cRID59tuvPLXclWy19vR+Y0f8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73764,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLKrgCRA9TVsSAnZWagAAsEAP/2FlIjra3rYEe7mSUr8X\nTRZ5mSroNJmPxXRYnJZfzKo0iO1NwSBGxYf/p1CsFhaGv8CnhEeQjmKtQanU\nPv+xLqx2RWfYIHxLZ2Yqbe+CaHgp54hYWLOtBzbipjdrXN//jgBqT5m8Xrkt\n0QMVUneAY278L/kUTf4yXd5BK1ZfysYSSh066xQmuy+ezvm5OO5A8LBul8BX\n853+KxleBgjLSfMLXwPRZjT3uObHHTXrcu026PuSTOz050gwLFd/9pz+yWax\n+ztUn+eY3tWCyeHLMRbQvRXt5RQmrSIKiHU/vKpJcuqW2zCzN3sNkgAE2HXl\naoEeNRvtXGSyu1tvXMiweyX3EoRh3QOxUQU3OYC9B90ckdyRXv3Nx16X/Mvd\nERiHz626IN0GRnhExWYnRjl+SSlvgripXBVJZRvNF+hDA1/bLfG3A9/6evm0\niWnJ7iA0/vde6iSogNBkM1vf68VmaqprToBr7wwWCBBqQOvUR271mYQVWvdA\nOcsFWsJEueYv8+nwTPGgZCsE9xoeKH/B3hrhWXj3xqGK+NUPBsxsAyrDUiFW\nUYA0q0l1efGqFh4QkqjojxTNX8WCTjcLKlhZfXE8x9XOAfi5oWndtlu3DHbR\nzkR6Vh0DG6Ja1hRjC56xiYoIMmb6s0X4mYjZ5/OVqjlA9BihlUs1IDDTw0+B\nrFTW\r\n=HSLW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"98999b80acae7dd8fb84b5c4083be46ed457de17","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.14.10","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"@react-spring/web":"npm:@tim-soft/react-spring-web@9.0.0-beta.36","react-use-gesture":"9.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^17.0.1","tslib":"^2.1.0","eslint":"^7.20.0","rollup":"^2.39.0","ts-jest":"^26.5.1","prettier":"^2.2.1","react-is":"^17.0.1","cross-env":"^7.0.2","react-dom":"^17.0.1","typescript":"^4.1.5","@babel/core":"^7.12.16","@types/jest":"^26.0.20","lint-staged":"^10.2.2","@types/react":"^17.0.1","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.0","@babel/preset-env":"^7.12.16","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.5","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.1.0","@types/styled-components":"^5.1.7","@rollup/plugin-typescript":"^8.1.1","@testing-library/jest-dom":"^5.5.0","@typescript-eslint/parser":"^4.15.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^11.1.1","babel-plugin-styled-components":"1.12.0","@babel/plugin-transform-runtime":"^7.9.6","@typescript-eslint/eslint-plugin":"^4.15.0","eslint-import-resolver-typescript":"^2.3.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.5.0-beta.98999b8v2_1613540064459_0.9999115929676876","host":"s3://npm-registry-packages"}},"1.5.0-beta.98999b8v3":{"name":"react-spring-lightbox","version":"1.5.0-beta.98999b8v3","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.5.0-beta.98999b8v3","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"7a46839d210adde98b550fb673598b6ca746b71b","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.5.0-beta.98999b8v3.tgz","fileCount":21,"integrity":"sha512-SM6wGuVnxGsg5uzQeFgJggWtAUV8thAMRkD8VzoOrx8CIiHlIfdARJtNSQmffs0163fUO2FNUAozt2WoQ55buA==","signatures":[{"sig":"MEUCIQC/BNbeg0oYtdWViulS9w/uXGX4yjJWBjrJKW1PDafBSwIgftiyIU2C3KRL6loQ6yPH67mHi7Qf4fEcoFSQhrQdZbE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":155333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLLVSCRA9TVsSAnZWagAAktMQAJgUiU4KkcbjVzY47pkl\nWy511ph5guIGKAILrtyFVR74Xift1y+BrWuo6LnDdCLS3T76sUrWsna1UUXp\nhY+qOJK9kPbc2IcN8mzCD9L5MOypUVLr7Lf1Ftt+ZEX65R4Ftmr8RirzxJQN\n6zsqmaH39K/MbH38baKq+vyogAttrdP+hIEz7ckHVFymY3nM5OH/B457/6rf\nQyth6mIyiE3vmG3vCr1iXK1CnOUKQ+0ZvxJ01mCtP+YyzfhHjO8S8mJZA1hR\nEH0EzokbHLYGwbxYYklJa5r+LuMBoirzgiDEuabapkvxAV9LuxfzpCHrsfJ1\n9AE/LdyE0WR0zt46+btGDCyLNN6k3heEyEq/zIhVY1QD4iYiGCjsxgvDP7lu\nadhIID24eVLAPxwV7UXgw3cwZ0jYqO7XPKh6iXeFaCILf6YsM6cLbt3qAQsW\nInZHKNAWxUDQkVyoMOTVyxcpa0GJs2Mi0T6UXbpMSZBClycxhfyE7b+CzLEX\nGp+qvCWrO/dC8Xto60YWjeRG3S9bm9DAA/GQ72A+EA4QcvfnHnJeiFUQhehc\nRHzExDf6UukjvMkBvkuHcWZ2d4RZKofitEcAsw5cJSrBCE0T/r7IXm6P7Ga3\n+DtImdrq5FteE1soBB51Ve3FcIn36TrGUzKV8dRaIVv8kwem9V0rVSHO1UNn\nQlgG\r\n=99bj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"98999b80acae7dd8fb84b5c4083be46ed457de17","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.14.10","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"@react-spring/web":"npm:@tim-soft/react-spring-web@9.0.0-beta.36","react-use-gesture":"9.0.2","@rollup/plugin-babel":"^5.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^17.0.1","tslib":"^2.1.0","eslint":"^7.20.0","rollup":"^2.39.0","ts-jest":"^26.5.1","prettier":"^2.2.1","react-is":"^17.0.1","cross-env":"^7.0.2","react-dom":"^17.0.1","typescript":"^4.1.5","@babel/core":"^7.12.16","@types/jest":"^26.0.20","lint-staged":"^10.2.2","@types/react":"^17.0.1","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.0","@babel/preset-env":"^7.12.16","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.5","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.1.0","@babel/preset-typescript":"^7.12.16","@types/styled-components":"^5.1.7","@rollup/plugin-typescript":"^8.1.1","@testing-library/jest-dom":"^5.5.0","@typescript-eslint/parser":"^4.15.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^11.1.1","babel-plugin-styled-components":"1.12.0","@babel/plugin-transform-runtime":"^7.9.6","@typescript-eslint/eslint-plugin":"^4.15.0","eslint-import-resolver-typescript":"^2.3.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.5.0-beta.98999b8v3_1613542738221_0.1005438119377704","host":"s3://npm-registry-packages"}},"1.5.0-beta.98999b8v4":{"name":"react-spring-lightbox","version":"1.5.0-beta.98999b8v4","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.5.0-beta.98999b8v4","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"f7d2ae6bb3af7bfdeccfe928b2c7560a1dcef93f","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.5.0-beta.98999b8v4.tgz","fileCount":21,"integrity":"sha512-gUacbacWxdSaFXCNl8NT+xeS95HXgfhmEqpUNYyjV2Pla7JTBo/au2uVtDA5CesrnqjrfU8R8tPlAVErMa2FUg==","signatures":[{"sig":"MEUCIBkHgCymgje9i1UDyONdxv951p4zE9FornuUHEl1eFRVAiEAx1s1KefOWhcU717pSpRHNJtgKbrBxASpNSCOjn9MtO4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":155375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLLkeCRA9TVsSAnZWagAA0jQP/idDGwfy54QzCcp5OP6Z\nv9LjSneZUEjaq6H1+k7B9xnbNnDuAn+t60LYZI0kYgYKu1wSZyVVthW9QnZ2\nM2F+xixHEHgrRJkWzV+5Utnv1SPTzgzV1BqzJbpcU7wiVfwtxpMbAsoX+zod\nohLnxxCARuoGVpya3BQok35JWY/ED2WAG5ZQd1Hm2hhJ7clmrMd9DDmaLB3l\nhKWaIBZbkMjy5loXB/ujUmI+Pxt4hl/xZ5DmBI/ooSy7pqYgJ+wGOBEZ7WGl\nEGIFCwq4xvr1/HFdiEWXndyoSL86lVRQLpGRZRRdEAJThP9XIhw5HNNQtuqf\nJlDDsw/36kqNyV/Ijr9ITFdFQSL1yhiTZYTE5UOJOyOEeF9pJXfhuyPSTiRc\nhRUo3q3qz0NMOzeXU2jzXXFjaJdnqYF9sVO/FmahO1pvgWp3mCjrRDgSAJva\nMhtYeUpG1GNVllnwynfUi04uxHWWJVAEKOgEtaRnW0D2qYagiiAGl/txfJef\nvGDPxz3q3/Sy2fVizf48FPxDmQWPEHLrdKACGGpdXLKqnYMFNoZKZY7H08FI\n8qdRK2ue2mXskgnQVeCV2wMCKnRLH1sZ61g4DUClXx8sheD2LclaavqXCluO\n5ZeAIakPgfz6/4K3tuz2S0C96kqBz2++wOt/37J/CrT/a2Jj2hTt31SQWm4T\n5fbF\r\n=ZcBu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"98999b80acae7dd8fb84b5c4083be46ed457de17","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.14.10","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"@babel/runtime":"^7.12.13","@react-spring/web":"npm:@tim-soft/react-spring-web@9.0.0-beta.36","react-use-gesture":"9.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^17.0.1","tslib":"^2.1.0","eslint":"^7.20.0","rollup":"^2.39.0","ts-jest":"^26.5.1","prettier":"^2.2.1","react-is":"^17.0.1","cross-env":"^7.0.2","react-dom":"^17.0.1","typescript":"^4.1.5","@babel/core":"^7.12.16","@types/jest":"^26.0.20","lint-staged":"^10.2.2","@types/react":"^17.0.1","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.0","@babel/preset-env":"^7.12.16","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.5","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.1.0","@babel/preset-typescript":"^7.12.16","@types/styled-components":"^5.1.7","@rollup/plugin-typescript":"^8.1.1","@testing-library/jest-dom":"^5.5.0","@typescript-eslint/parser":"^4.15.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^11.1.1","babel-plugin-styled-components":"1.12.0","@babel/plugin-transform-runtime":"^7.9.6","@typescript-eslint/eslint-plugin":"^4.15.0","eslint-import-resolver-typescript":"^2.3.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.5.0-beta.98999b8v4_1613543709794_0.5994341638616798","host":"s3://npm-registry-packages"}},"1.5.0-beta.98999b8v5":{"name":"react-spring-lightbox","version":"1.5.0-beta.98999b8v5","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.5.0-beta.98999b8v5","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"1a26f668bb005ff9727f33d4ac649251c8209a76","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.5.0-beta.98999b8v5.tgz","fileCount":21,"integrity":"sha512-5SNwt7yaPz9cqDePrsF9ZqYmKx+9LM9KIdtQNyOm2V3tW3U8t7xyv1e/zV4twTLVwncUJ2aIDFdvHwwZzU2SKw==","signatures":[{"sig":"MEUCIQCMsdv+zSdEV2/FKz9Lr/Oqqr93AXrj/HnIB3nOoY5FqwIgeALibkwqj9P1fj5ZiNtHUi0KuwF/2HBYuKQAeWeANUc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":155892,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLMC3CRA9TVsSAnZWagAAr0YP/3JhQ/TsELteXAYkLb9R\n0Ns/6tsNFjVxybsHGyaBOFfK2fOsEwJu4BV3s5n6RnZTOVgG47Zwif8ZnsN6\nJKuPho8zVnEuYwdalLqY7RPJ9ufI+ZwER/dREpNq/HAsl1+3f65hogi3BcoY\nkeBsBeOW8eWnSdvggj975crBZTanPjjgWntTSPPSXFNRCPjeiEu10iSWgeQs\nGdKrEytdEkvZJ67hwgWmIUz/RVwbigO9PxAePIrGnv4wBnA3sPDzJaHquXUb\nSzm8fd1j8XNCuGNU3txYPHtUb5uK6pyiMyHkz8cwNAUaXouJZsMNkoRdDP1x\nAt4xeo0xPAUxO9xvfBV0+lXcbPoVL4Yjy2HLgZHKdLYG5t9ykz/g6EVN2brj\nhVy7WKe8K8QfWrcLu9XCLt1fH55aFSZOlMxkMfZ5Nciy2CVXmWKgAKDFgAsZ\nyRbxhv91WHv0z02DT7zMAMHmDrRtAM6i+jxZd1X3QN8I5FvThfVJ5c5GRf+i\nJ7CIAumGNE3mF38dftVZcZ/szplg1SspxgXXgKw84J7qLCHApp+72ozf0+up\nWTHC9T7LwJdNofrmzOfcRTmnT5BVlY3sVAS72s6DGQ5TJkixmzoI5nOK6S2h\naDNXW7iNFtqQNZDUsEu/cqt2PD+UCfeSCVVAbdZWqTgf2hg9BJsSFbQ/wQby\niaTI\r\n=v6Z3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"98999b80acae7dd8fb84b5c4083be46ed457de17","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.14.10","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"@babel/runtime":"^7.12.13","@react-spring/web":"npm:@tim-soft/react-spring-web@9.0.0-beta.36","react-use-gesture":"9.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^17.0.1","tslib":"^2.1.0","eslint":"^7.20.0","rollup":"^2.39.0","ts-jest":"^26.5.1","prettier":"^2.2.1","react-is":"^17.0.1","cross-env":"^7.0.2","react-dom":"^17.0.1","typescript":"^4.1.5","@babel/core":"^7.12.16","@types/jest":"^26.0.20","lint-staged":"^10.2.2","@types/react":"^17.0.1","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.0","@babel/preset-env":"^7.12.16","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.5","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.1.0","@babel/preset-typescript":"^7.12.16","@types/styled-components":"^5.1.7","@rollup/plugin-typescript":"^8.1.1","@testing-library/jest-dom":"^5.5.0","@typescript-eslint/parser":"^4.15.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^11.1.1","babel-plugin-styled-components":"1.12.0","@babel/plugin-transform-runtime":"^7.9.6","@typescript-eslint/eslint-plugin":"^4.15.0","eslint-import-resolver-typescript":"^2.3.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.5.0-beta.98999b8v5_1613545655225_0.9757349000168518","host":"s3://npm-registry-packages"}},"1.5.0-beta.665b356":{"name":"react-spring-lightbox","version":"1.5.0-beta.665b356","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.5.0-beta.665b356","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"2709b0e8396f3bc608ba87f5d464009c8630107d","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.5.0-beta.665b356.tgz","fileCount":21,"integrity":"sha512-D8XgFNJRWpLCR6gyLhkdh696bTiHrynUCC6MlOOX+wRf0ruWmy+LBchlAKsLSvWRB8Vhkk8lalIIe15lsfPAmw==","signatures":[{"sig":"MEUCIGWwDBFOJq5C7FLqKAH3OYhFfwtBqNsLPqMRVMooH5DsAiEA+mwXHnxBa5apdf24lJeSLwSXmaIOWbKmfdQmeMKTtSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLMMsCRA9TVsSAnZWagAAlR4P/2ryYw+DX0bxmht5KM72\n/iKqyApzt5wToCD8P7JhcqBKhIYSay9zLyMi03lznGtrUOZT7V2fQfVXC4Jh\ntEi/Pwo4c7OB3zI8e3RxR20JgeXOm7eY/HSQ1ACgQR81oeK45YbAm5HjuNLc\n0fDyIOKc/H2Seovfs/FlhS+t2uMa/RrxzEbxUk0lmfghxaVSPei1ZpzIT4h7\nrobgfwQqhq8ISsZ+6zbiE1NgiSghb/VxO+wM2akDf8/WnLXmZZqwStCexL2R\nPZ08SVTGyHof8JOO8KkwPGezA0e0CCslCibmaA891/a+WvRUMmnfkH43wqNe\nlWrohuXc3zy1WdzhpJrYW/HEjdmJHgxP34bNSohSFkNYz7cO0o6wE52CW23D\n8SbyDFMfjcnc4ktms0v+AwbgXWoFqg2y5R5Y1UXydRdJyHaBFMnZm8vp7dJE\nSyzk1OPifHbFlMDnE2ui6i8Mp82SYReJlNYqz+rFW8qeb0XEhLNpkRldEKly\nUaondp95nZUZLjGVxmPy6lr62UhH7QbBJ/IeioRwr/7x1xSamn7AM64y1UDF\n7ZEaHLmFHAQTMfq1d+x0dDzywmUhYroajkRWveiHhD1r8SSwNhB5jqMGP5MX\njRCmyhJ1+vfZmw0OJnc3YFiQjiiMJ+kolyDojn9eYdlbAs6ODOgj/9XyLTs/\n6O1G\r\n=Zt+U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"665b3566e15616b52bf878097f21b84c477c99e9","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.14.10","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"@react-spring/web":"npm:@tim-soft/react-spring-web@9.0.0-beta.36","react-use-gesture":"9.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^17.0.1","tslib":"^2.1.0","eslint":"^7.20.0","rollup":"^2.39.0","ts-jest":"^26.5.1","prettier":"^2.2.1","react-is":"^17.0.1","cross-env":"^7.0.2","react-dom":"^17.0.1","typescript":"^4.1.5","@babel/core":"^7.12.16","@types/jest":"^26.0.20","lint-staged":"^10.2.2","@types/react":"^17.0.1","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.0","@babel/preset-env":"^7.12.16","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.5","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.1.0","@types/styled-components":"^5.1.7","@rollup/plugin-typescript":"^8.2.0","@testing-library/jest-dom":"^5.5.0","@typescript-eslint/parser":"^4.15.1","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^11.2.0","babel-plugin-styled-components":"1.12.0","@babel/plugin-transform-runtime":"^7.9.6","@typescript-eslint/eslint-plugin":"^4.15.1","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.5.0-beta.665b356_1613546283946_0.06861783151101841","host":"s3://npm-registry-packages"}},"1.5.0-beta.665b356v2":{"name":"react-spring-lightbox","version":"1.5.0-beta.665b356v2","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.5.0-beta.665b356v2","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"74895779ffaa21bd870b33686ae8dd6bb6ef4a44","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.5.0-beta.665b356v2.tgz","fileCount":21,"integrity":"sha512-MN85NgZFCWh0S8pxmeqvB1gQiFgrFtNMbLwR4simqg2i6u/McZyx8VIcQ+L8QG4w3kUF5Wl7hW6bLx/pQDODmg==","signatures":[{"sig":"MEQCIDa8Hn7JB3xHsRIC3ovpir0sLe+25C/zaqowORj/RjhoAiAVLeyPUa/zs+GQ6XT3HcQQjAhpIdsaeYpviOv/O5EXGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":156111,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLMUiCRA9TVsSAnZWagAA1dYP/jOT3c8oKSyqvt/DIwN/\nPyv1NGuhIqtn/K2AekLhsMQjW46xsx9YpCO0oBNiHgAp3jlfs/x7oNuMu69I\nkIXeKue1BdtMiooVq9na/yINuWZ1/r56BGTHB98q3p/Rq+WxvqyfIuSxV375\nbanlKbwPlpsBICpkVO19NcNFUdPxyCSmrFhowmlewYs6GDsoZo/aeWdWC+Vb\nXkRjMvIBoyD8n/cnJl7VkRnp0zxUQjXBPeCDr72CZNRLYCdpVFFMJpvrGn6Q\nnNd94ZVyxt4WbvXuFUn+i+wMA/LCxRqSvKHzT6evJfCRQNeVLdJ9gWdL1AFm\ndmhCRr/MJoInTe5M0BV0QEXYL9P+NpIkcLp+h4I1LgSTwh2s83QnZ2b0HdN+\nt7N5NL/09oPXhIzTPF/aJwddGDF3n4EPuoC4ofA4N0n2NXxAvouxHdBVFAJF\nq/a/dx/UiQiw5J8+jAC0dYLvhuqGCXIAPJYA04PEmNMdbCBvEUbk4qkyKWpP\nMW3EW2HMD4B3W1h+gSXNiCcOM9+oUR332XbhLS8JjGZYiZiH4xUFR+OgZlPV\n8fpkVInzHoAdKzCdCGYDGEi/FFKGH4Vt/QteplCgcYT5hGIo4ipFIVtKxSaH\n9k19Zh4JC/LVJ0GRfJahhNE7Hl6zLTFGy7q+3kCU8wXnmTIn8OiCq0ErvgfH\n7pcV\r\n=Fjo9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"665b3566e15616b52bf878097f21b84c477c99e9","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.14.10","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"@babel/runtime":"^7.12.13","@react-spring/web":"npm:@tim-soft/react-spring-web@9.0.0-beta.36","react-use-gesture":"9.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^17.0.1","tslib":"^2.1.0","eslint":"^7.20.0","rollup":"^2.39.0","ts-jest":"^26.5.1","prettier":"^2.2.1","react-is":"^17.0.1","cross-env":"^7.0.2","react-dom":"^17.0.1","typescript":"^4.1.5","@babel/core":"^7.12.16","@types/jest":"^26.0.20","lint-staged":"^10.2.2","@types/react":"^17.0.1","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.0","@babel/preset-env":"^7.12.16","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.5","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.1.0","@babel/preset-typescript":"^7.12.16","@types/styled-components":"^5.1.7","@testing-library/jest-dom":"^5.5.0","@typescript-eslint/parser":"^4.15.1","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^11.2.0","babel-plugin-styled-components":"1.12.0","@babel/plugin-transform-runtime":"^7.9.6","@typescript-eslint/eslint-plugin":"^4.15.1","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.5.0-beta.665b356v2_1613546786228_0.34350284164646405","host":"s3://npm-registry-packages"}},"1.5.0-beta.fb4f02c":{"name":"react-spring-lightbox","version":"1.5.0-beta.fb4f02c","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.5.0-beta.fb4f02c","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"b2859a7d8ab6b0a88940f64963d6860b98774c2d","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.5.0-beta.fb4f02c.tgz","fileCount":21,"integrity":"sha512-zFXVCOzTFMyzxtrC2WY4L9VNuO0Cnt/8wN+mmobBFesm9nSawCbi8t00sbpl/GTaYigi4tsw4ATj6d/Fv9Nqpw==","signatures":[{"sig":"MEYCIQDoKz29UwWZhjXUMWTyE9cfckzwjVHOBfo4/vj7JR1qsAIhAKNAwuzvlASmk6bp92wluVKR0Xuqu0K0mEr/29Q5hC50","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154902,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLMsmCRA9TVsSAnZWagAAhesP/23ymVTBRKdu9V/xjoDz\nKDi9qcI49eHQBh/BUkyTXmWPIulE66kH+io3+a0cYN21bTixEI7jKwGMxGiF\nxmRJ8g4DVc5sT7kbdUpow89MRaxdgwJ39naCUk7nQC06zpR9gPpYmI/QZDX+\n0hZi459BwRDxHgfrevzAh/YODMZIMsJ6yzrfFmThTWSsjZrey0OJjd+BmcgR\nja6wDLcvJQcgAj7cEHMytocMcXLWc6wTGC4hdQxFPGn+Zt3Ackt8sDTkNO/L\nSVkko2DhA3b251K1rmn+x56iwdXL/qMmegkT8ZoJIDV9qDGTMsmCJXV+q/+R\ngpggdWs8OvN3E56quqU3SXn9HTANuQhxfqFWJm5srJQ+aECM6tV8n0k68u48\nHwVOnGu8g8O5OnCBtEPrCrZYm4SyxG0M6cSJVkfKDJek2LVYskf0p2g+wnHZ\n37tqvEJy3lOd3kqNNKP7JqnvRutpA2skIcANOGCexoARnNfBrnSNmBqkskxe\nFy0uAMQIwR9LT+PlP78283f97UIUetIFdVWAtXUE+BIRvML+Ll88CMX/T4XU\nk/nspzvSTKtmVZnRzvSbQInbzWLflbkfkvEXXcVFET9KWZq4SQMgQIJb5chb\nAj6DCo1XANI8Yii8xxItvEHTzY+9PQCf+JQdYBTBkn9ttYHFVcTo0CKJgNRJ\nG9np\r\n=EHhz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"fb4f02c4f462f8783154c5ce8ae3858aa5086337","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.14.10","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"@babel/runtime":"^7.12.13","@react-spring/web":"npm:@tim-soft/react-spring-web@9.0.0-beta.36","react-use-gesture":"9.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^17.0.1","tslib":"^2.1.0","eslint":"^7.20.0","rollup":"^2.39.0","ts-jest":"^26.5.1","prettier":"^2.2.1","react-is":"^17.0.1","cross-env":"^7.0.2","react-dom":"^17.0.1","typescript":"^4.1.5","@babel/core":"^7.12.16","@types/jest":"^26.0.20","lint-staged":"^10.2.2","@types/react":"^17.0.1","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.0","@babel/preset-env":"^7.12.16","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.5","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.1.0","@babel/preset-typescript":"^7.12.16","@types/styled-components":"^5.1.7","@testing-library/jest-dom":"^5.5.0","@typescript-eslint/parser":"^4.15.1","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^11.2.0","@babel/plugin-transform-runtime":"^7.9.6","@typescript-eslint/eslint-plugin":"^4.15.1","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.5.0-beta.fb4f02c_1613548325753_0.26465906400247285","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"react-spring-lightbox","version":"1.5.0","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.5.0","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"eee257019f2356cf192dafc89515e3a5ad9869df","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.5.0.tgz","fileCount":21,"integrity":"sha512-/MzmJ3cNuFTVvn4A5MG4HQXWxnfGVyZ9FHwFnJvsKLr/X1Vp6iw1ojFBFrrJegoEC2tVzWZ1UK4GJLul/dBMfw==","signatures":[{"sig":"MEUCIQDCurR5RC4rdWA7Q4/LdoR2wVSypOCamqzZq6BGOxTKjgIgIZqRG/Um9Y9omr0Creednkke2aYhEVtnvUglFj/4V5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157697,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLWbTCRA9TVsSAnZWagAAA9IP/jmsRy/wjMgrHpxjB6/f\nmoN7iAJthAXXgrTCYCQbYyA6VJMs326gDjTSCgM0dVd9Q0zwHNc52F2TRPCK\nFhfyUTeX35/oykLYYZlhkOKJlx+kJQcjMCdVE5b1YEcovxSD2XhCXWtAaT21\nMqR1ce+Y4t5inW9Gdt2prqv9C91yV8K2kyQuLtL8JXPqhr8Y0LViFGjYtJyF\n+ryRgYLYij/8394VgTk5yDOG0H2Tkyetf+GNnSsB3a5A6oSAivekkYnLb2LC\n7Cx2VebQTGuzPi2ACJQ+HfjUpRR077W2GD0XJi6wax76pMnyVKV4cO3krwcC\n7uOZKZGOQAKiFLL8J2nkhfIJ3sZagoQ0DPXedj1quvbu+yrnL59HT53/QEWZ\nIGpWwQbD9jvlYHZi9oMg8apCX6fUUdZ2sSnMJQzfGndW6yOrE5YRN4kO0eCq\nJ3YS6b0GCs9xD/O2BVKNoSgbizWDeAtUj4kTJC5ZvHK4XBdwnMRmot4JWPnb\nCE79msEE4pGQg68uQPWu19EfQshKT2OjGGhaItTQ11K60jLAkz9M5bgPKWfH\nzciHxUc1lnrp83JzrYIoV03ubD0SK6t9dT7j6uCP92voS/T7ZdDWh4fG3hpi\nD5hJTbHoczYk3/QsSuiH5MmDXf8gEHy4Roa6PjfL2nwqNtu3TEffwSIeWuhm\nklpP\r\n=I2XE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"79ef4f6ff70221ba1e3ce7e93cc57098b7082a39","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"6.14.10","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"@babel/runtime":"^7.12.13","@react-spring/web":"npm:@tim-soft/react-spring-web@9.0.0-beta.36","react-use-gesture":"9.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^17.0.1","tslib":"^2.1.0","eslint":"^7.20.0","rollup":"^2.39.0","ts-jest":"^26.5.1","prettier":"^2.2.1","react-is":"^17.0.1","cross-env":"^7.0.2","react-dom":"^17.0.1","typescript":"^4.1.5","@babel/core":"^7.12.16","@types/jest":"^26.0.20","lint-staged":"^10.2.2","@types/react":"^17.0.1","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.0","@babel/preset-env":"^7.12.16","styled-components":"^5.0.1","@babel/preset-react":"^7.9.4","eslint-plugin-react":"^7.19.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.20.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.5","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.1.0","@babel/preset-typescript":"^7.12.16","@types/styled-components":"^5.1.7","@testing-library/jest-dom":"^5.5.0","@typescript-eslint/parser":"^4.15.1","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^11.2.0","@babel/plugin-transform-runtime":"^7.9.6","@typescript-eslint/eslint-plugin":"^4.15.1","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.6"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.5.0_1613588178361_0.7959317050717749","host":"s3://npm-registry-packages"}},"1.6.0-beta.0":{"name":"react-spring-lightbox","version":"1.6.0-beta.0","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.6.0-beta.0","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"96acb22086f2e24bb96d28d6fc54e61481ccb820","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.6.0-beta.0.tgz","fileCount":21,"integrity":"sha512-84rC3sNqen7k+scI5nOQXa8PAikZHygIzNsXRQWRqiv3c5QoqllKAocVICUEJoKrelzc8C4ceFa+suYt1WcSfQ==","signatures":[{"sig":"MEQCIFYYaNhxW2NaNzV8mY01MnsjutaFvJfjxDRW00Y4YW/bAiAtZHhxZULP3m0lSO3vTRsMllUikpZI6YT/BxANK+wLRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJguw9qCRA9TVsSAnZWagAA8tsQAI6RttSBANQGnkGDKrXm\nFrUj0eQDOpNEq1I6zz5Q9aKUSxlf8sFzuWQaWL4oeHaOVSzhbuKdx9tNa1+D\nubif8h/vdqe3wvMqgARlsBXn44dOBe02vSFzbNCLBbLl9GgEewjEWzOVDami\nIynyk6aOmK6Roqt3zbMnjXWwXLLkoNLgF3zaFdmTCqqugSDp73XZolfRWSPz\npT+QgUbANQW+CRTBv/y9o0GOmQ6yGNiYWhJnuR9s+cJGQ0LCBRH6S1Ni0lAl\nMjW+tbixgLCMjo8DLPQtjljv6d2AmFQUcWFE+Moc7UN2FJnbQ3WGGG7o+pDC\npcEZvWMddrDF+0VJ3IMZw9uHj1LbolGa3ONECj2/5S4AEm0Z4vIGioNWdpu/\nN7ebHUpI7cq78RE4UZGFXCoxPhsGW6ROqUtiFNy2aSL+q3xogwWxuSJnaAHd\nxiaWxlcBHY/z8uFazX4xnAVA9synSVYPUzhXLTQm97CAzThSTo1UcamN2vds\nEymS+r2+fY1pO4XY2mxj+BU1YzsYma30ZPskyt8udII5IPHom1f3i+ZdCd7z\nH45KBYmCoa4GJ+90sTO3m7IAgpfcyMG0fIsobcek2qb/fXuFtKHa0hMFkIs2\nynbuhvc975pZghwuMdeD4ky8vQQp4Z7iIfIHUBJ/xIPEMxpqBPqVPcwgzETn\nValc\r\n=CMHd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"b931dc157333150fd1070baa3e7e8e0d20a2d6a0","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"7.7.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"14.16.0","dependencies":{"@babel/runtime":"^7.14.0","@react-spring/web":"9.2.1","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.0.3","husky":"^4.3.8","react":"^17.0.2","tslib":"^2.2.0","eslint":"^7.27.0","rollup":"^2.50.5","ts-jest":"^27.0.2","prettier":"^2.3.0","react-is":"^17.0.2","cross-env":"^7.0.2","react-dom":"^17.0.2","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","lint-staged":"^10.2.2","@types/react":"^17.0.9","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.6","@babel/preset-env":"^7.14.4","styled-components":"^5.3.0","@babel/preset-react":"^7.13.13","eslint-plugin-react":"^7.24.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.7","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.4.0","rollup-plugin-filesize":"^9.1.1","@rollup/plugin-commonjs":"^19.0.0","@babel/preset-typescript":"^7.13.0","@types/styled-components":"5.1.0","@testing-library/jest-dom":"^5.12.0","@typescript-eslint/parser":"^4.26.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^13.0.0","@babel/plugin-transform-runtime":"^7.14.3","@typescript-eslint/eslint-plugin":"^4.26.0","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/plugin-proposal-object-rest-spread":"^7.14.4"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.6.0-beta.0_1622871914547_0.42570995503845777","host":"s3://npm-registry-packages"}},"1.6.0-beta.1":{"name":"react-spring-lightbox","version":"1.6.0-beta.1","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.6.0-beta.1","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"cf13b16472895fbccf0a6ff74d36105a3437966d","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.6.0-beta.1.tgz","fileCount":21,"integrity":"sha512-5R9EnyrMCUAczNrxSt+foXMSQdOL/JlQ45jc2xVqAg1AVk/tS5w5JUm3oGp7jzD2tVUjY7KJ5VZNNbhQEGIMIg==","signatures":[{"sig":"MEUCIG5SG63Bxrfjr9qmY8IAHlmjwRGqwELxtXgus7katQIpAiEAi/+ejaOB+GqeMWaWbQTQLb9d7hcuotPi6WLI1nJSUWo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157294,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgu8FdCRA9TVsSAnZWagAArRwQAI/7loOH/aM9KmUOIBmX\nT/REbSKbeEvZdmqzreDj5vTKV2aj3H/piRxXt8vFRPuoXvCgjtLqixagisQ/\nMHMr9xP0TYHEiYN7dZntPoKnJLnnVVA0qxOWrlxt0xh31DwCgZeAf328BRg4\nMFl+X3PxRugWzCpi+K15euq5ZWEl3CZhv6BMtIitl0YQbvNeaJ4LaTxTmnTR\n1rXYcMpMe/D5pvRFuU1iT6dAwEXTU6QeCTFTWkA5GN95yyGvkII6dhPtM5aE\n88NBCBPGMCpnA+uSB3pAdbKtZQYtBlNi8F6bFu70N48ECtjyUUW5/A6VcGeV\njzvuWD5n7F9mCcwY3R+C4IR9YrZdT1vVYjM3P6UUjTkXAvZW8PqPwVwyl3LS\ncbOTdA4H2pvEAv1nhSVFSyacqXJvnFu/kA9Liecveq2tWu/lKCx5fxoBEDqq\nwnF4a6M95Hh09Uv8rc9lalJTtOaiMo3wfPSeeyuba1lRu5aDQv3EsSWrQ9NW\nS2okuSs2cPQvWmDGwXqijXZJFJyuIDpOqa1g0O78pFW5bkI8huiAkEAkKFPM\nmyeBwUFmdp5WWA5SBnMlVmr/rPENuUskVU9mW7yEUpF0jH2gLK3UUvH9ZJ/U\nFETu3PM4P29hKR645qZ48KbKEivWP543xfBBXrRplucs4XhXP6kzzmhMxlW7\nFB8A\r\n=gAQu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"e09bde3c594d5bb6c95c17a68d17e71e61ea7334","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"7.7.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"14.16.0","dependencies":{"@babel/runtime":"^7.14.0","@react-spring/web":"9.2.1","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.0.3","husky":"^4.3.8","react":"^17.0.2","tslib":"^2.2.0","eslint":"^7.27.0","rollup":"^2.50.5","ts-jest":"^27.0.2","prettier":"^2.3.0","react-is":"^17.0.2","cross-env":"^7.0.2","react-dom":"^17.0.2","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","lint-staged":"^10.2.2","@types/react":"^17.0.9","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.6","@babel/preset-env":"^7.14.4","styled-components":"^5.3.0","@babel/preset-react":"^7.13.13","eslint-plugin-react":"^7.24.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.7","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.4.0","rollup-plugin-filesize":"^9.1.1","@rollup/plugin-commonjs":"^19.0.0","@babel/preset-typescript":"^7.13.0","@types/styled-components":"5.1.0","@testing-library/jest-dom":"^5.12.0","@typescript-eslint/parser":"^4.26.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^13.0.0","@babel/plugin-transform-runtime":"^7.14.3","@typescript-eslint/eslint-plugin":"^4.26.0","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/plugin-proposal-object-rest-spread":"^7.14.4"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.6.0-beta.1_1622917468839_0.5584581940606845","host":"s3://npm-registry-packages"}},"1.6.0-beta.2":{"name":"react-spring-lightbox","version":"1.6.0-beta.2","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.6.0-beta.2","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"9b4474d156a90289ca27151de7b95200a8d1d9e4","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.6.0-beta.2.tgz","fileCount":21,"integrity":"sha512-81RlrL41v9ysCahFem9GcgmpxGfzGbZXdKUuMaq/4IuDndacJzYXbbl8SMbvKYexSfQqmVplFuBgjyqpNo6KiQ==","signatures":[{"sig":"MEUCIDiQrKGIVbM2UvBLXCdTv0Zl7G6cAefmLz8xg9F1ejuuAiEAnVbMOi1V7BDgcNfhTRcPqPiSoorgs9DvBpXj6OS4wBU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgu+GbCRA9TVsSAnZWagAAvSgP/jD8vJwCCvw5vJlDYfe+\nlOceojX6dda1ZenjesxC9FT57AoVZYTfrB4x6tVtidEq95aC+GxtAzOwRaT3\nunT0xuCn3/70uPmdoTJMyOEhP1FbKlyyuldQx256ax89dNvLa+NoG0vWU7LM\n0JjjoLocrvg5bawV4Y24JnEEU22YjJns4lqQWkw/EVSZP0edMMiaiXVpZHQE\n4Xc5EqXuT3/Rc4oOKNsGzaN+Exk0TUN5gi2Pll8tfp5i8L+cvISUc7BulEVc\nxPKCeCeOnkzADK6ZrfIGiGF1lZvJ2YBNo3vTjj7OyaZtr/CGP+ahJZCaxLyc\ncJytu0ekn2tmxf9u8xEAaJmXu8pZvcVUImBvGSFN9XpwdyV67Vs2eKrApHOl\nMOaqOmbZSvsoffUXIBU4pA+0tgTHvUFdyzkTsrfmehxMtUMOwkyJoJ+6UohJ\nHr2htnswc9BwC2SXr4WQLBrQf+kGmiOCgDpNsZrrkhtcNRf5wUwBiHeyUGks\nzlnia3TVS5cMNS6HSvI8JfN9juLGkbDS1yjwVX8NLueYSM+13oUkufP4cUDl\n5EHMLVRhmKMky3mCqt3uFGZG5ovqKMlgEeh6sgFa4Y/humAfTGALWfSSc2Ku\nupwIEXXAH2sL2Q5x5CReNUnWolijHKrqGyItAePdXHeiJMyHujA/5R8ovNqG\nSwOl\r\n=iMYt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"a29dfc83ca6c23ca27a3be683647c3ec793380c1","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"7.7.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"14.16.0","dependencies":{"@babel/runtime":"^7.14.0","@react-spring/web":"9.2.1","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.0.4","husky":"^4.3.8","react":"^17.0.2","tslib":"^2.2.0","eslint":"^7.28.0","rollup":"^2.50.6","ts-jest":"^27.0.2","prettier":"^2.3.1","react-is":"^17.0.2","cross-env":"^7.0.2","react-dom":"^17.0.2","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","lint-staged":"^10.2.2","@types/react":"^17.0.9","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.6","@babel/preset-env":"^7.14.4","styled-components":"^5.3.0","@babel/preset-react":"^7.13.13","eslint-plugin-react":"^7.24.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.7","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.4.0","rollup-plugin-filesize":"^9.1.1","@rollup/plugin-commonjs":"^19.0.0","@babel/preset-typescript":"^7.13.0","@types/styled-components":"5.1.0","@testing-library/jest-dom":"^5.13.0","@typescript-eslint/parser":"^4.26.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^13.0.0","@babel/plugin-transform-runtime":"^7.14.3","@typescript-eslint/eslint-plugin":"^4.26.0","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/plugin-proposal-object-rest-spread":"^7.14.4"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.6.0-beta.2_1622925723585_0.27771801049402933","host":"s3://npm-registry-packages"}},"1.6.0-beta.3":{"name":"react-spring-lightbox","version":"1.6.0-beta.3","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.6.0-beta.3","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"963fb17fc61febfb0857055af63069f5d0753a83","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.6.0-beta.3.tgz","fileCount":21,"integrity":"sha512-FZ9X4mLNEvbyLPZWR8gdM3J3hFE+yyAbyQhOQGdj+Fa6PMTzyo1c3pdZTHEwOKX+V9/JSb/XSUmzg31fK+BCYg==","signatures":[{"sig":"MEYCIQC8MZMl2Bt+ePqzBdi2tR17BJWn+wbmeN38/1KQXscLbgIhAM/oaL+F8Xoswofa6M2aBAv6IA3i6akUG56LJnEvu9c/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgu+5nCRA9TVsSAnZWagAAplEP/1I3iJ+AbTbMrJcs/Ukg\n+hes9rjBWb9g7MBQsHN51cglvskjyhULyVcn9cndDu0817ntMYmIztLIMixA\nOCHmKm+iv39vuhqOWTjHBJXVdLUYRkMmBge/k7TREjFuo527RO5CVm3cjeZi\nFIGZSsjqtMkVCbOU+N2GGkM8HjidUubh/WhQSiBb4r+DmuBCxn7OYuTBk8iI\nj8YcGAUPuJYVnPuClTiH1UJREPaAt42Z+DpqMCfBTa63sgl8i1IC98lsg2zS\nq+Ka+OalhT727zt6lzKlGULHd+Z3kzFwNkcoNLzAeTFiHOjkmmSU0B9V+9p9\ngCE+oN+Q9Ia1mUwrrQq9W9vG7boiiQUQjf+EN0ToivOFdlX9iDj7tZyFBf4V\nssQQBlL7oPbWAQmOJt4QHGFlP1CY2vlfKOhZGXNgMa6r+5qFWOLXvt7GiRJo\naCNajmjFfHOUYILQmL3R+F8SE5AhiDqdDpc3WVrLeRczgSPNPyyac1P9TinH\nohYQnFqnU+H/6XnhMZBETFjQPqDScgAMoIVXDX99tJ3u1o3qGJL/RW6M4qOY\nLwYRbrmVA+wPVaR6C3rhsHxvmWwibO1mZmqyoKOvAupmXZmzDbKfuFlWnDJE\nGD4Mb9y1lYiKdJ4FYRahyp/sZPjjPyTF4pQ0s9fG9m1nKCaMdjnVQ3bjb1Z/\nQY2y\r\n=IDKA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"81f1429c545f55cfa4df11e43d8f1cdd6d2761d1","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"7.7.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"14.16.0","dependencies":{"@babel/runtime":"^7.14.0","@react-spring/web":"9.2.1","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.0.4","husky":"^4.3.8","react":"^17.0.2","tslib":"^2.2.0","eslint":"^7.28.0","rollup":"^2.50.6","ts-jest":"^27.0.2","prettier":"^2.3.1","react-is":"^17.0.2","cross-env":"^7.0.2","react-dom":"^17.0.2","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","lint-staged":"^10.2.2","@types/react":"^17.0.9","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.6","@babel/preset-env":"^7.14.4","styled-components":"^5.3.0","@babel/preset-react":"^7.13.13","eslint-plugin-react":"^7.24.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.7","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.4.0","rollup-plugin-filesize":"^9.1.1","@rollup/plugin-commonjs":"^19.0.0","@babel/preset-typescript":"^7.13.0","@types/styled-components":"5.1.0","@testing-library/jest-dom":"^5.13.0","@typescript-eslint/parser":"^4.26.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^13.0.0","@babel/plugin-transform-runtime":"^7.14.3","@typescript-eslint/eslint-plugin":"^4.26.0","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/plugin-proposal-object-rest-spread":"^7.14.4"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.6.0-beta.3_1622928999207_0.9875023534251373","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"react-spring-lightbox","version":"1.6.0","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.6.0","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"3ffe336a8b1c5f5740d8f476f5376d88471a5afe","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.6.0.tgz","fileCount":21,"integrity":"sha512-ZKAkhVFcYEnTpB8tv0ahRsSveInSynKTMcau8eVZN+GrFAuF7ar8lYkN4ltzNXr0txWmz1t4NNopNGBoHZTsyg==","signatures":[{"sig":"MEQCIAcyhmiXte3PMzW0x4pqpgrBkGngM0R2jlvQOQfg1A7UAiAaJ7vySTbLBbmUx7qqlo0ZzFWVstmIOej2qMK9LbZVKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157678,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvTckCRA9TVsSAnZWagAAj+4P/j0as3iWhS6vyQrKiGdF\n7UXrOxKniTEKj1MMFTR+nAaf8ONvmb9hVCJ2VE4N2PkvVv+wzoem0Cq4pQ9v\nOCoCa+C7PT+BBJSL0jZxCgsqwvKE0uVsNnFpoj0w+eqRGczahWltuuQBWUlS\nHIOpWCXX+pf3+DByITxap//NUshTHqRSLq3Xz88sHrtglsWUnZjCZSEYta6x\niSY0zY/GdViiKEH4LbdiIQscW6/8PGFtdzTDVGTYnbIolh1soC8JbVeybe6A\nEft1MZtX0QJPU+ronjVv8VDH5Xw83Qt3KfPiP6gBltTPDhHxHbEU5Edl2eEq\nfnK2D+sF5mTvqxttum61lZqKzTMd8JpQQdP8YIWL2hY6ru3aUYyOOH9TKxDs\n55GwDPUuxWWiR1pW5yrt5cpU8i2TfYkKRDizCd0gk8UeZ+SYWRnKR7UxBKjl\n5gjJ4+Zec85fMxCfB+mAE4ZIhAwzQBeVx/o1NES52MCgWRsnaVtdSEF1a1QD\nRb6ZogDPOfLfYgILTW4w8sLefgQphHuYYA3UIteeSGY1V1nJtgaZYH/lsUHV\nZ+w1/Yks2OTNmyRQeotH+D8S7pm7FH9fvR1b6aT/rkhbazPat8sCMt2fY/7F\nqaWlhfI88kfiBb/EwnC4GxuiPSr2LYysm5Sy7HM1dDA0tN7Sxv1Amir3vBBA\nyb9e\r\n=Wnk1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"5a0f8e66549487dd15c664e91a1a1237c414a954","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"7.7.4","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"14.16.0","dependencies":{"@babel/runtime":"^7.14.0","@react-spring/web":"9.2.1","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","husky":"^4.3.8","react":"^17.0.2","tslib":"^2.2.0","eslint":"^7.28.0","rollup":"^2.50.6","ts-jest":"^27.0.2","prettier":"^2.3.1","react-is":"^17.0.2","cross-env":"^7.0.2","react-dom":"^17.0.2","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","lint-staged":"^10.2.2","@types/react":"^17.0.9","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.6","@babel/preset-env":"^7.14.4","styled-components":"^5.3.0","@babel/preset-react":"^7.13.13","eslint-plugin-react":"^7.24.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.7","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.4.0","rollup-plugin-filesize":"^9.1.1","@rollup/plugin-commonjs":"^19.0.0","@babel/preset-typescript":"^7.13.0","@types/styled-components":"5.1.0","@testing-library/jest-dom":"^5.13.0","@typescript-eslint/parser":"^4.26.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^13.0.0","@babel/plugin-transform-runtime":"^7.14.3","@typescript-eslint/eslint-plugin":"^4.26.0","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/plugin-proposal-object-rest-spread":"^7.14.4"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.6.0_1623013156026_0.1882064150429903","host":"s3://npm-registry-packages"}},"1.7.0-beta.0":{"name":"react-spring-lightbox","version":"1.7.0-beta.0","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.7.0-beta.0","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"be9b92e94476eda11ebf6d6953c91f9d24be1694","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.7.0-beta.0.tgz","fileCount":20,"integrity":"sha512-ggeq/VW+FzQdEKANR/uWskl5Zm4HHAFrtIs2x2D9gnE8x6lfQT9lnH/ouUYDGauasvtTIKTUyD6ccRmrwkd6PA==","signatures":[{"sig":"MEUCIQCMiQJovEVlU2kEAM2h/BXn0oy3EUfwi5xX6HlVItKwEQIgf580ftSEiU0E9T8kQRapdl9KcqEADEW41P4NMa/p+I4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":158215,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitfk7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7dw/+K8x6tTPKJ9dOMJrHSZZY3cMtqjZNmI+bcEydrtdeALb44qh8\r\nWSkNP0F/ftJiJx1c9ntZQ6c8VmzstEDoHvYLjOE5J3Ig+ZFthEQGux0SCWAp\r\n/kig/su6g0441PUiwsjMV+GRuafHn/rddNoloi3d2rV9npj1hyNk2f97yLlb\r\n59x2X7qh32Ao0V5DTWf7kNyQlHYS5GrDeuGVMBYAvtTBM0y+0VN2y6xSpZ4O\r\n3dXWGCu4DBN1JEUENg4IYuWvXNJZkAbYznio5OkpSxGLG76LzWHrolWPLIGR\r\nt1+raKnwV2Z+z4KcIHbbRhHMwc1CaGqNMIiEyDKYguta4DDZaeFMcFU6/nQB\r\nofNC3MphXMs76jvLxmFtwhRKT4nFYAeES0rPQMR1SbE/1+ZL6c9uBfcfJ4XG\r\nSOZg4iuVu5Nk72knGybulfMbbmnaHfOGiE4ZU31ma3mXtiRtlGI+/2R27y0B\r\nvKVWwJQveFAof/KR1JGWhxJ/A+MeXTqcb1M66EGePXbJ/Yej5YAdrYdWHZgs\r\nT5T7BQf1r4oC1CaVLRhF1NM5N54jsuZ6NVHHnkGxlbz7OBr7xARrq0OuQcCx\r\nI5Ct9RWrtKEQztqUR7hBoYJvYqEzjtucf6+FRIItl4bUKn2r+kVCi3kVoOn4\r\nF3O5AjTrp0uo6pbWDBXEcnMfy1wNKF+kUrc=\r\n=SPh5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"d341ed97dbd00f6ce5be2f36d3ac66cf4f78da43","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"8.3.1","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@babel/runtime":"^7.14.0","@react-spring/web":"9.2.1","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.0.4","husky":"^4.3.8","react":"^17.0.2","tslib":"^2.2.0","eslint":"^7.28.0","rollup":"^2.50.6","ts-jest":"^27.0.2","prettier":"^2.3.1","react-is":"^17.0.2","cross-env":"^7.0.2","react-dom":"^17.0.2","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","lint-staged":"^10.2.2","@types/react":"^17.0.9","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.6","@babel/preset-env":"^7.14.4","styled-components":"^5.3.0","@babel/preset-react":"^7.13.13","eslint-plugin-react":"^7.24.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.7","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.4.0","rollup-plugin-filesize":"^9.1.1","@rollup/plugin-commonjs":"^19.0.0","@babel/preset-typescript":"^7.13.0","@types/styled-components":"5.1.0","@testing-library/jest-dom":"^5.13.0","@typescript-eslint/parser":"^4.26.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^13.0.0","@babel/plugin-transform-runtime":"^7.14.3","@typescript-eslint/eslint-plugin":"^4.26.0","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/plugin-proposal-object-rest-spread":"^7.14.4"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.7.0-beta.0_1656092987420_0.21219845087818756","host":"s3://npm-registry-packages"}},"1.7.0-beta.1":{"name":"react-spring-lightbox","version":"1.7.0-beta.1","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.7.0-beta.1","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"5f470f6d4d5e534c236de93a66a1e54e578d6e4b","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.7.0-beta.1.tgz","fileCount":20,"integrity":"sha512-ixNFXJN7dhJ4cIZ+kJvchcu5XIFOl7Ebe84otbhSG3K8FwyFwZS9Qv8nFu/CjEmDkv5YJSOzUkJ0X3GlH5TKuw==","signatures":[{"sig":"MEUCIAVOxNoZkCrXBYr9+w47tyTeWkhZwVoWEUAjcCi3KrY6AiEAwWVv0FfNG9AzW1JKsQpXPbS8nlaeqPECzsH+lf5GCuU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":158738,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivMcEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8PQ/+NdZxktEqRBDjESv7mNg8rX8/9g0c2ZE+hSaPZjIRi7URFC90\r\nK4jVvbeshrPLYUuapr5pVkTHn0depTgS9lFbNE6VNurvpsy47yfH0QFwK/Va\r\nMMwnZoj6lAlrib54kkzVvfi6dgRFRg5l5T7HSB9wc13v5GfcNxpY30mnxDhI\r\n2A2Z9x3XECNGQtVKUK3jdKlUIsT1xPjwtt1ZfQQL8s2FOIVcttYLHyG5xcJ+\r\ni5QlAlY+AjfpMyU2+phseRcjilEe7uYc/Shu7nb/Q3wf30vXqjmPRXsZbMEQ\r\nChSo2wJtiyopAgsLb7Kepr21VYax6EBD6Covx+OW9EkMhAIU5MWZk8HZ7Qkf\r\nSOtCt8BeG0PVVYhM7vB3MTYm0ViMjG03rKkvJE/nudcB0ZgUm/QoTokACfzX\r\npJ1d2c//REKV7Azvq1EF6YR8OaO8Pn24zSkyPEM170BXyPr69lh7iOmhdfID\r\nIY3t0BQjXewtKlnitfZ3UQYRXtyyqcyRHqyF19R+CryVCLpn76dl+bWUDNFC\r\nngUCUVSmoNtTSYMwFDm1kQscEjJQAlrjeoOnd7S2IxUdHmcVEW53unBbQAyu\r\n6KUOXwXSeSOoE8qqF+PWQRBE/yCzVm2KDYiHzSHPrlWxmNQnbO5JaUbQcG0U\r\nOe0pxT4Hj5Lyv1VqG2nhrT/tSujjPlSDUMk=\r\n=3i8x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"dabc31f2787de75b6706a9f655b9df69245306a0","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"8.3.1","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@babel/runtime":"^7.14.0","@react-spring/web":"9.2.1","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.0.4","husky":"^4.3.8","react":"^17.0.2","tslib":"^2.2.0","eslint":"^7.28.0","rollup":"^2.50.6","ts-jest":"^27.0.2","prettier":"^2.3.1","react-is":"^17.0.2","cross-env":"^7.0.2","react-dom":"^17.0.2","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","lint-staged":"^10.2.2","@types/react":"^17.0.9","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.6","@babel/preset-env":"^7.14.4","styled-components":"^5.3.0","@babel/preset-react":"^7.13.13","eslint-plugin-react":"^7.24.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.7","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.4.0","rollup-plugin-filesize":"^9.1.1","@rollup/plugin-commonjs":"^19.0.0","@babel/preset-typescript":"^7.13.0","@types/styled-components":"5.1.0","@testing-library/jest-dom":"^5.13.0","@typescript-eslint/parser":"^4.26.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^13.0.0","@babel/plugin-transform-runtime":"^7.14.3","@typescript-eslint/eslint-plugin":"^4.26.0","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/plugin-proposal-object-rest-spread":"^7.14.4"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.7.0-beta.1_1656538884286_0.9330682306248221","host":"s3://npm-registry-packages"}},"1.7.0-beta.2":{"name":"react-spring-lightbox","version":"1.7.0-beta.2","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.7.0-beta.2","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"4291ebb17e479a508aecd67194e4a5e825678661","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.7.0-beta.2.tgz","fileCount":21,"integrity":"sha512-MYd9Y5hL8SCx/34HBG/3XjdAaRBIy6kcridp2AAkTSqPSoxjP8KO6EEnqZbtlLovBlC75YwplNiy+7M3docYUA==","signatures":[{"sig":"MEUCID5D0M0Oer/DCjlVX/neSPPJq4qmmjGfwzpYz3fdWpY1AiEAoTeDwXxonVTdNbpdtLQlR4s1yNCBBWQAOXpQOfW1BYw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0Y4XACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5xQ//XmdJ1EbFUAXSbPUGlz1vm3VywUSybjfItlbP9fHd+PGpuknt\r\nsg9xgaxtwdKzqxZiekH8JGcW13TFNoG1Xz3hw/BM9WrwOfMHo+8oNjfsRhL4\r\n5tE/RxP9jhr5IyiP5Do3cF2EI5OxICoj3QD8Vt5CV4meSQZn5ujvZt6q5WgY\r\n7AUbEa+ENyR+DnYg2j3JTZXQ2uI+ARIn8P/UXE1zsAV6HTOb/v/HN9ADHGjM\r\nhpYC3yN8+K0M/EOUZt6k1cDK0OmilmzWGfoH5x50YX5nRPixLIfAcHE/G0ae\r\nPY1VXi6sv0uwJ4u9UdCy0vNuRmPfwJNjFZkXk4FgDre1f060SgQyvkxmOXCk\r\n0aw5XxIoI940BfLD6T0VAs8p8laSUlnMxVcjLxNIyIZ10rUBPojT6kACyXuy\r\nOsHGkrFvLtOmtlsX4eV4XQub9tATJMPWASexjCUh3rr/dBwQyvrGn+bf1LL8\r\nvCbbtIOmua7IWdw5J58hDO3Zu4TDEclQC2M06XtvnrDi9SMQ44oq31tt1ZEe\r\ntCheVPk/zc/RLf+RcHPfQo+3Jh442X5q7oqK30DHQK5PTnKB0Dbdh3EQZs8O\r\nkbCKFnxgMpALcOH+Pwq6kT/TsVP9+s6YYRFcpM/cLcgjCGgiSI1zoMQt3GaN\r\nPG1XFqV9Tt65Svkb7MTXKz2P3TH3NCDIbBk=\r\n=RI4w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"4ef784ba2c3ce247affee023231ce0564668bead","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"8.3.1","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@babel/runtime":"^7.14.0","@react-spring/web":"9.5.0","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.0.4","husky":"^4.3.8","react":"^17.0.2","tslib":"^2.2.0","eslint":"^7.28.0","rollup":"^2.50.6","ts-jest":"^27.0.2","prettier":"^2.3.1","react-is":"^17.0.2","cross-env":"^7.0.2","react-dom":"^17.0.2","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","lint-staged":"^10.2.2","@types/react":"^17.0.9","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.6","@babel/preset-env":"^7.14.4","styled-components":"^5.3.0","@babel/preset-react":"^7.13.13","eslint-plugin-react":"^7.24.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.7","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.4.0","rollup-plugin-filesize":"^9.1.1","@rollup/plugin-commonjs":"^19.0.0","@babel/preset-typescript":"^7.13.0","@types/styled-components":"5.1.0","@testing-library/jest-dom":"^5.13.0","@typescript-eslint/parser":"^4.26.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^13.0.0","@babel/plugin-transform-runtime":"^7.14.3","@typescript-eslint/eslint-plugin":"^4.26.0","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/plugin-proposal-object-rest-spread":"^7.14.4"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.7.0-beta.2_1657900567642_0.5998244105093733","host":"s3://npm-registry-packages"}},"1.7.0-beta.3":{"name":"react-spring-lightbox","version":"1.7.0-beta.3","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.7.0-beta.3","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"a84674c13c3c4ab5e2c89fe475d2520b97dd84eb","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.7.0-beta.3.tgz","fileCount":21,"integrity":"sha512-yedQuRFUU3jHPkbEUP4RnpuzFkw7yumgMKA1AjROyrEjjXkoTioN/3lzJ6vLZ02EFAknN0RTK48dUhSb9nqLWw==","signatures":[{"sig":"MEYCIQC6KCP+7R4DUE1LxL24V3GvzonfoFayKZyNhPWZEkxCsQIhAN2koyyiQxu7ZQo3dza/Vo/QBZC+xpp0juTWMUEDkyd7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0dqwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3EA//TSVarZO1ZTgTRad2T9NaLoJ15kb+AB+Ho6gmDJdceM8z4T2S\r\nUxI1MbDzMEMpUNvT0cCrExPDXkU9m/p6zSSX+YY+TpOW5qRRrKvrZPaPG4Ah\r\nKhMCPit3vkDC1VP+hQP2nqByIFrUJtpIohHS0AOo4nAXZMrkLui5tmJcbVOA\r\n4T20h4ePM39gIKJpp9f4V6yvQMlx5lmloW66EYZ0CzB3hnh86XEa9x0GuF2/\r\nZWiIR3N0q8D1rxwTFppowvhR2UGvaFGwYbaRdw9PWwU0rZ/BurMGyLySKhVS\r\n0/N8MkFDSzK8XwMv7eJXRY82MM4SLbUwmp4ehsmkzav8ab9IkKRb3pnpyLAU\r\n9fQE2xOcsXfAM34KtK4sOSqddeOpr3KE2AxJp3XaozqPvtiBTND3tOyzXUyi\r\nYNS1dE9SrIWEtyNyJ3AtlsO6hwATXdLBqZ1sT+vG0TKGypS8D+WoE4b6WY4O\r\n+t3+3L2ngVNuVputUSlXg0o/lO6d+8vsrkD017B+n67ocNjaH8uKFcakHXXy\r\nYHXO0HHTxddueOFnyTEYB0w6RdUX61IZzKc1sZACbmpCeAErWKXiHBLfPPCQ\r\ny6BV2ZahHR+A9tbH6cRaXFmh6Oo63FwOxmKuVjEWm09M/LvoOGBRWUDRy9Fh\r\ngOOFy+//brMk3Q3HZsBCRRWEjGhQ1UVjFMU=\r\n=OcCe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"de88f391eeb8548724b53ca3d8481a30862ce2ac","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"8.3.1","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@babel/runtime":"^7.14.0","@react-spring/web":"9.5.0","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.0.4","husky":"^4.3.8","react":"^17.0.2","tslib":"^2.2.0","eslint":"^7.28.0","rollup":"^2.50.6","ts-jest":"^27.0.2","prettier":"^2.3.1","react-is":"^17.0.2","cross-env":"^7.0.2","react-dom":"^17.0.2","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","lint-staged":"^10.2.2","@types/react":"^17.0.9","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.6","@babel/preset-env":"^7.14.4","styled-components":"^5.3.0","@babel/preset-react":"^7.13.13","eslint-plugin-react":"^7.24.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.7","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.4.0","rollup-plugin-filesize":"^9.1.1","@rollup/plugin-commonjs":"^19.0.0","@babel/preset-typescript":"^7.13.0","@types/styled-components":"5.1.0","@testing-library/jest-dom":"^5.13.0","@typescript-eslint/parser":"^4.26.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^13.0.0","@babel/plugin-transform-runtime":"^7.14.3","@typescript-eslint/eslint-plugin":"^4.26.0","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/plugin-proposal-object-rest-spread":"^7.14.4"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.7.0-beta.3_1657920176682_0.7129213089941693","host":"s3://npm-registry-packages"}},"1.7.0-beta.4":{"name":"react-spring-lightbox","version":"1.7.0-beta.4","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.7.0-beta.4","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"8e75c5e4e123d0d3e629f1f56ad891c8a66293fb","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.7.0-beta.4.tgz","fileCount":21,"integrity":"sha512-+LQMbJmqm+cilmYzehVr6c+1l7Amx7CT9z/nEmi5e10gvW6aBFFkqMtvzlWgebqtd1ETaMCgbI82ghCejBVPkw==","signatures":[{"sig":"MEUCIGVa8Y5VTR2z6AnTDvnjOsOojSp2Tk6WeIn2d26clp+FAiEAuFYa3FIoWMMXs+j+T2ifuCgQ6ZSPCb85A58Kv1eQY2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":165283,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1uOaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp19g//TDJvodcpMByCyourkONHhpSJvMoz583f2IYYFoWZOxr7RAut\r\n/bXMGR7g95oEOgPyQrmLnK7v0jZ7Ms6VdybSSe0i8Iq8eOq21pwI9wW7ddPd\r\naXvorMgKfs9EnH3O/YTsr6L04Z7k2/Vj8Mjhx73muBnljrHqxIxwIdJd1E1T\r\nndQ7VYCA5wLHFpDzhGAa4SBRJegD6Tib/9ZJsD3bwIy9CmQ3xcUEMka+0syR\r\nAELx11BoleYZWrT8P38kRFG1jK6nFAqoMXdIGl9IwRcKSKFRgF4cx8MWAn3A\r\nbk7l6fThNDsWLZaSeyk/qe29s7SZAY5HAIWPkzD/RU7Jn+1p/r/aECW9cHvr\r\n1tWfiflbhdRDZvUstVQz4c15cqCOGkkX7O1LcNU1Jaoji+y6eDkhHkpaA+4f\r\nh/5XJ2IHx/t8lLQDzMrEZjqzsp/BjsqbMuHkOEzYym4zDqAcB9o/OOV/e/I8\r\nANU4idHiZ/Fn/WvofukwBnSr18u6Nu0EnvT0prb2CvUqUCKKcPM5Atbjx1Z2\r\nM9vAkBEF0BgWCKp28ZkxQ51laFeL5F6+lHHqJa0FjTEdjyzdEWEq2ieY94oJ\r\n5Qc8ea2+/tGAGVvx1AbmiVI8PkyKJuTyWZKpQ8KX7jKRyMORWOdd+xtIckvw\r\n9vLmFr54sxMmzNiAaZBUdk3nNeBweLwRkyc=\r\n=wZCh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"615ba61058d3a2d9b3d7a17fc0b2582bbfdbfdb1","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"8.3.1","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@babel/runtime":"^7.14.0","@react-spring/web":"9.5.0","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.0.4","husky":"^4.3.8","react":"^17.0.2","tslib":"^2.2.0","eslint":"^7.28.0","rollup":"^2.50.6","ts-jest":"^27.0.2","prettier":"^2.3.1","react-is":"^17.0.2","cross-env":"^7.0.2","react-dom":"^17.0.2","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","lint-staged":"^10.2.2","@types/react":"^17.0.9","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.6","@babel/preset-env":"^7.14.4","styled-components":"^5.3.0","@babel/preset-react":"^7.13.13","eslint-plugin-react":"^7.24.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.7","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.4.0","rollup-plugin-filesize":"^9.1.1","@rollup/plugin-commonjs":"^19.0.0","@babel/preset-typescript":"^7.13.0","@types/styled-components":"5.1.0","@testing-library/jest-dom":"^5.13.0","@typescript-eslint/parser":"^4.26.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^13.0.0","@babel/plugin-transform-runtime":"^7.14.3","@typescript-eslint/eslint-plugin":"^4.26.0","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/plugin-proposal-object-rest-spread":"^7.14.4"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.7.0-beta.4_1658250138366_0.377796442073818","host":"s3://npm-registry-packages"}},"1.7.0-beta.5":{"name":"react-spring-lightbox","version":"1.7.0-beta.5","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.7.0-beta.5","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"386d3f01eb3ed14c129dc14499956ae7a468c899","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.7.0-beta.5.tgz","fileCount":21,"integrity":"sha512-gZQ0NaIffbDVMWEjoHkuWPG6AI640w5tu7i8zkK2jVfDaVet8JW8GgUPa8VJ9xzZXPA6xTQxdcabX7BaHS8jMQ==","signatures":[{"sig":"MEUCICTl25uGKTTFpuK4R8BYVHKZW33QQGV4/rMjXvh1fWNoAiEAjGl+5AjvfSx6Yxc1t3+qNci+hKVQKnVIbcTa5iXQv58=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":165305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1ubHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJYw//UQ9deR+iOfHk3SGMKiIZtAjw8cuMg21FViItFp4dioLPxcIE\r\n2hPB/S9t9n7ivyUWGRZcjpxtO77zmlRwCCa4kCGoZLjdgiKlcQv7ZfAvEfC3\r\njHBhCV7eFM9PhWmbpmDMvgya3glFo0Ri1toLp44hZlzkL1nVm1JYh4fTUeAe\r\nvJjg63L9PWbO2piPvBr3LtUNHeRDvumN+VBIqSUgjSbSlcZE8XnnJUPRdoEo\r\n/j8WZlfkhvu8eNv21YohO7BGM2SGcL2Kx2NN3ZXcbbDp0nq5h6byMYugAQ2d\r\nLNbFLDmPAEQTVR3Cd4BpP4le5ArMMptk+t3JwJMv3OIIPNH/5YjDtD/E+nf1\r\nC4dcE76mmLZlUY3txslci6A+DPXVvYcFXAOC+0gzTXlCg9VlWJq3f9nnvFGl\r\ndXsL72pD6NiVBeY1h5mRnmXHqgA3tSJGsTi0LpaRF4YBC66IAP/Du93rBdGD\r\nKNqcTLwaTc+3VF6eLU4A1foOd5o7bNdXKlIZfj0e4OR6e51cFYakqoYvKNFb\r\np1V/j5M2X4TM+hKKEZ8MrQpogOHAEIW3YdEa1f2K6HFxbOLsbxuZt1UyLGvq\r\n8y2DK1yfMDbvQ/g6P1Vvi3Xpq01ucpIASUb7XNAtHA1ebfWlRiKeJiH3Ouq8\r\nTYYIuj40LRihYUWEA6lcVLto9BToeDRZlk0=\r\n=UrWS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"52ea8cc1dc1eb2da06d81d6d7762d140e8dbbd72","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"8.3.1","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@babel/runtime":"^7.14.0","@react-spring/web":"9.5.0","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.0.4","husky":"^4.3.8","react":"^17.0.2","tslib":"^2.2.0","eslint":"^7.28.0","rollup":"^2.50.6","ts-jest":"^27.0.2","prettier":"^2.3.1","react-is":"^17.0.2","cross-env":"^7.0.2","react-dom":"^17.0.2","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","lint-staged":"^10.2.2","@types/react":"^17.0.9","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.6","@babel/preset-env":"^7.14.4","styled-components":"^5.3.0","@babel/preset-react":"^7.13.13","eslint-plugin-react":"^7.24.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.7","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.4.0","rollup-plugin-filesize":"^9.1.1","@rollup/plugin-commonjs":"^19.0.0","@babel/preset-typescript":"^7.13.0","@types/styled-components":"5.1.0","@testing-library/jest-dom":"^5.13.0","@typescript-eslint/parser":"^4.26.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^13.0.0","@babel/plugin-transform-runtime":"^7.14.3","@typescript-eslint/eslint-plugin":"^4.26.0","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/plugin-proposal-object-rest-spread":"^7.14.4"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.7.0-beta.5_1658250951697_0.18940008935640607","host":"s3://npm-registry-packages"}},"1.7.0-beta.6":{"name":"react-spring-lightbox","version":"1.7.0-beta.6","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.7.0-beta.6","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"6ddca3122e241e583623a5f9cf54699ca85e72be","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.7.0-beta.6.tgz","fileCount":21,"integrity":"sha512-cJQSx2jxm7ytM0AFfovm3IujX4L4H1dQqiCcLWFGuM+bAWgtqZhLmX5VnPhqaJlzr2izWDfkrZ9MufZAgq/ISA==","signatures":[{"sig":"MEUCIEMVM8HC4AkcMY2QVv6vzUodLxxzSR41NGMSjcMNjCdmAiEAsTTA6oOI0jJ/az9yV23nJ9XjaMfYxWKkKPaKsAnHGcg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164399,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2EOSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqstRAAowxti+kh2Rirg2Ifc2vw/ijgQzujlUgPFLaJGy24/0KLZLeW\r\nq2LMzpZLx77RuJtPrDCr9S9yhnlf6uuQ5DZDz9craWDoie9TKJq75rRyHL+f\r\nQ2MBbyHK79LAaQnyjRQnvxOKv0pRDWZt+6LzkEnERQCkGfDgIMn9hAuBdeLH\r\nOiM34gLbOAJJfQ+V84EoVwHwzMf2o6TDAKvpjt4Los5mQRQyC1bqE59U6GMY\r\n1md+KqHvCY5eRJhzScJ7ivqkrs+lSBvtRE724Ddo43u+NF26YICdyLnL+Skx\r\nnUjo/Fbva9j8zKlcUU+sgYEYCTTravNUxrNH02E6GGOUrNeUWq+TL820zCvS\r\njnTQNmKOCWI1jHMjQkVw030m020YOqSDaS65gNwiuHW2VNq16zvr5q5UwCFj\r\n1AJKjkTuXKY/DnfDZdaozOKY6vIufLyOeXrPvXlC2dVwnbSU/yvtI4wWlmFf\r\nDc/oaYXSm+f36WRWNovisXXvFd2RjGS9C3TwkXFeSjyXmE/h/2ns67Ybylw0\r\nvGsKaQSZzl9WwZdP2H/UqmburYegoh5VpxFdwUN2C2msrdwBw+TjMPOjWGX5\r\nM3tl+OruBplALQdlLQbvRmmc9LLEiXXRuToeXG/fxN5imugRe5okKcO4CPrE\r\ngkw/uUMh7+OzCGKM/Sg91jEC+yr4EZOo7Ug=\r\n=dB6w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"20a84e6bd8d4e891526311e73f91f3cc78416352","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"8.3.1","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@babel/runtime":"^7.14.0","@react-spring/web":"9.5.0","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.0.4","husky":"^4.3.8","react":"^17.0.2","tslib":"^2.2.0","eslint":"^7.28.0","rollup":"^2.50.6","ts-jest":"^27.0.2","prettier":"^2.3.1","react-is":"^17.0.2","cross-env":"^7.0.2","react-dom":"^17.0.2","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","lint-staged":"^10.2.2","@types/react":"^17.0.9","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.6","@babel/preset-env":"^7.14.4","styled-components":"^5.3.0","@babel/preset-react":"^7.13.13","eslint-plugin-react":"^7.24.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.7","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.4.0","rollup-plugin-filesize":"^9.1.1","@rollup/plugin-commonjs":"^19.0.0","@babel/preset-typescript":"^7.13.0","@types/styled-components":"5.1.0","@testing-library/jest-dom":"^5.13.0","@typescript-eslint/parser":"^4.26.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^13.0.0","@babel/plugin-transform-runtime":"^7.14.3","@typescript-eslint/eslint-plugin":"^4.26.0","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/plugin-proposal-object-rest-spread":"^7.14.4"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.7.0-beta.6_1658340242593_0.5188680478564864","host":"s3://npm-registry-packages"}},"1.7.0-beta.7":{"name":"react-spring-lightbox","version":"1.7.0-beta.7","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.7.0-beta.7","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"11bd7d4c3e49be4846fd6052753e2f28d2a51db8","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.7.0-beta.7.tgz","fileCount":21,"integrity":"sha512-8cxhaJvd2XQcbSgheYfakOocyihhfFahIeAOaNJzSKQutBddtkyyqq1Flu7TVO9PiVKOXPVm+KguBdisj4BvHw==","signatures":[{"sig":"MEUCIG2j3beBoIH+xxEQVjBpzp4BHlnDDWr+s/Jy3NPgGdy/AiEAslP2ZLauAxjVku6hc/uM9D7IFNrTpAGHs/FM3nOrhLw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4BrOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKAg//QafR60q5IacfQ1Em7q66LVd/RbejJ+RqwbDB43D7gTyHjyMl\r\nY+IkJwrIIyi+D4/0f1q/glnfkp8DGX+bsF15bAbRxPXKGTpaHhSH3UC6YLpM\r\n4R8aD0NlkgqCgvwfkWGoYznSMBOdEoVu2RHWXewecXQol+6sJ+JJAZDsi03f\r\n6NBdtFSsAzqpxqkcMLUGZS7bQwAvImcEq5GX0p2djOQqCUjbtKUq5rqZMu5h\r\nntSMRzAl5cKjx/lNQeZWwStHvlo2XnzMN455DPk/lUIdao/V3nc1f9z3Oo/s\r\nX/F+U8K301dSgB85UOogkhZJTs48HbBzwErbH4VvmZhdiMcMG8dtsoxdkEyc\r\nkxczikcBn81nzRTWR+WOhFZgGpkOyn999FI89bHCoMb/iA1K+t9jnW0Ch20N\r\nJhKzu7IcdFJTfIi9Al2FLpVMV7yTyglw4cZYA8XZkGLLg02Xd6WFTMcS7klB\r\nlMKlTxZgT1uBRDcNvIafuXqB5g5DQvn1coyYx/dMJeiWW1LFRGyMVJw9TXhx\r\nmEiSOGQHa92YWHv/WJ2cWCAyZ91uSJv0OSy9Q3liBYo63Qrx5R6LksZ0ssW8\r\nfxvjM7YoquTyW6uzM61yIzFU2DMNkKNbRj5r5wRVM+acVrEguxQraG2Sw7Vi\r\nHpYJka21tJv3TneC8tvl/S+CYSwVg6ucPXc=\r\n=UbnQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"7c23cdd0925099e4a6d1eb073ec701830b215cc8","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"8.3.1","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@babel/runtime":"^7.14.0","@react-spring/web":"9.5.0","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.0.4","husky":"^4.3.8","react":"^17.0.2","tslib":"^2.2.0","eslint":"^7.28.0","rollup":"^2.50.6","ts-jest":"^27.0.2","prettier":"^2.3.1","react-is":"^17.0.2","cross-env":"^7.0.2","react-dom":"^17.0.2","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","lint-staged":"^10.2.2","@types/react":"^17.0.9","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.6","@babel/preset-env":"^7.14.4","styled-components":"^5.3.0","@babel/preset-react":"^7.13.13","eslint-plugin-react":"^7.24.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.7","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.4.0","rollup-plugin-filesize":"^9.1.1","@rollup/plugin-commonjs":"^19.0.0","@babel/preset-typescript":"^7.13.0","@types/styled-components":"5.1.0","@testing-library/jest-dom":"^5.13.0","@typescript-eslint/parser":"^4.26.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^13.0.0","@babel/plugin-transform-runtime":"^7.14.3","@typescript-eslint/eslint-plugin":"^4.26.0","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/plugin-proposal-object-rest-spread":"^7.14.4"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.7.0-beta.7_1658854093900_0.5626860025227127","host":"s3://npm-registry-packages"}},"1.7.0-beta.8":{"name":"react-spring-lightbox","version":"1.7.0-beta.8","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.7.0-beta.8","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"699ba283b9f5d09784117c1ca51a2956727a4775","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.7.0-beta.8.tgz","fileCount":21,"integrity":"sha512-aB4jo8P+hnhmaNOwUO9cSG9kwWYKTm4ASGwXTe99/UhzkYqgO9e9+BFbHnhosgxV4/nfEBioMFLsWXpHmEkgPg==","signatures":[{"sig":"MEQCIAwYPA5bPoppvlJJ1Pw/IrhVJTzFnMNeZQYWQyuV/8uWAiBSgAbJZ37E77iOQDn04oHFDiwomALJ6Izi7GUYhDYa2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4E7cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZTRAAnm94pkJ7AXvwJU/OGrRtHr+M84QbuyRjQqGWM3y/kRXU72Rz\r\nIO6nSwhnajPHH86uWk0vaNKWJyVSOJzgzj6av44gYRX2jFPNKcFl0yM7bsTg\r\nYQGYGilcFg6kQa8BFRL3NxRrZTn2bhqUyZgk44PWnzKdOyEBfJPeCkntT9oc\r\nd7CiIjg2+XYG3dG9RLKzPivdc6oa6nuEOYtBIG3tDQEP8ErcPvZkemoU00Jd\r\nI2STYqqDZS58l7rVlEiW4EpFGmlLKil1mYj2q7NJ9GxeOaOZnvSbI04EJkRR\r\n18uochpw8MWO2CEYjSU6WLLPzfk8vl45AT/S6JThEWa0t7gHFJb//GMNenXH\r\nakr9y/x632nFVfduNCAm+rQkZFaIqX6V5oO8ECzJHYGzSPZ1ALhsvwPBvr2Y\r\n7vBVs65jIABGnzM2Pihu0Ew+t0o5ghI9PdjnLI0jpwPOcf5qx+MgOHm57wDC\r\nL4GZllZ2aU6PkdBsCOCW0/gul9zEHjdR2vLJK3HEuZhxRfGEeXga/BBF+zUW\r\nCBp2uam//ivmbHhTjo8MWAskDmFlM2eKryfDqQMyyp/h/o5sGaxlJHXR6sfe\r\nEZhSSvTIcg5dfNfTYZpJUhn9sSQIRWEciRt5XiPAdiPUC+4gtZ98WDFqVphk\r\nWZVtBFJA/BtCLmiZPgHTlR3urdUIOAE45+s=\r\n=KLrs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"65f87ae51bda0f27e94530427c4bb603d72f0a0d","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"8.3.1","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@babel/runtime":"^7.14.0","@react-spring/web":"9.5.0","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.0.4","husky":"^4.3.8","react":"^17.0.2","tslib":"^2.2.0","eslint":"^7.28.0","rollup":"^2.50.6","ts-jest":"^27.0.2","prettier":"^2.3.1","react-is":"^17.0.2","cross-env":"^7.0.2","react-dom":"^17.0.2","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","lint-staged":"^10.2.2","@types/react":"^17.0.9","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.6","@babel/preset-env":"^7.14.4","styled-components":"^5.3.0","@babel/preset-react":"^7.13.13","eslint-plugin-react":"^7.24.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.7","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.4.0","rollup-plugin-filesize":"^9.1.1","@rollup/plugin-commonjs":"^19.0.0","@babel/preset-typescript":"^7.13.0","@types/styled-components":"5.1.0","@testing-library/jest-dom":"^5.13.0","@typescript-eslint/parser":"^4.26.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^13.0.0","@babel/plugin-transform-runtime":"^7.14.3","@typescript-eslint/eslint-plugin":"^4.26.0","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/plugin-proposal-object-rest-spread":"^7.14.4"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.7.0-beta.8_1658867420481_0.2405653262237315","host":"s3://npm-registry-packages"}},"1.7.0-beta.9":{"name":"react-spring-lightbox","version":"1.7.0-beta.9","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.7.0-beta.9","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"5f56efd6acc2d743fd3f503782829e407233776c","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.7.0-beta.9.tgz","fileCount":21,"integrity":"sha512-dfDEQg3CXTvFiDfo787A+8Ihh9Prd0CTKPyOCF1I4TSfQHQ6Huz9J+84CFVDBLyiXXFOHb1695jdbfSzPGjlMQ==","signatures":[{"sig":"MEUCIQDKQaOBGS5uogx3qMZLadPdFUkwDnCfuPvXb/3NMid9KwIgQf9B1DUKoB7B2Fm1Ofhw7l3ErBad2/q5MCw4l21ksSM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4Zg7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+Tw//enUCXo9ucNwlTC8OEAXA803AauFB7RO1XZYgHVyZ+XayTqZm\r\nvY8shikzuTWEDRLESGFADmiZWpSDuHO2LaNiGRMD2COIuvYFbVxYR5myzDmV\r\ndNg2ZFSc6tUHwxM6AMHPxhJ0RMU9DY4UHSiBy/arKRVQW4LLHLkycaYyHnSS\r\nu3h1ItVGKJkY+Cpf9kchOz9WgCN368aCvMNkC80zuDPF69wQIW/0BJfZ7cc1\r\nAM4o0NilLp1TLq9VPOFMqTVC2N/laKunqhMtxao8yTC1cpcR9KUNYPVhA2t1\r\nKoaUKnSSX5vcQLCgOTlugHPsPULiK6mFaSUEEtKOYjOShsu6uDTyJWh6Kshz\r\nbBWlOY/l/BmzldqL9nvPMETxt3Clky9ZbRzxppLgMEzdpXtkxLmz8QxLkTmx\r\n+UN3b7uHKSHTA+AzgYumdjHYmpN3fsfizj5DWRehXsQ8bO0CrtMlyRE1HIxo\r\nfxo3z/rQn9xWE0DsFfOnBHpPLIT489KXcL3bI0tIS3R4/qcxLYTZlxyfpM1N\r\n5TC/V9DNhOcGM6QQux7IqsjrOJY1IW3cAkJOTZLC1TxfejXNXTeXB6O7mtLd\r\nq7EXtP5Al9onBWLDXrcc8jBCSWEzKYilLP4aX82DBPd3HrXB5NLBnTMQqGty\r\nA8kMyJiB/tAE+3t3EhIj4A99sAiPev42IiM=\r\n=Z7VQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"fb1077075decd970ab9e1a058c1172a3a55e0785","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"8.3.1","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@babel/runtime":"^7.14.0","@react-spring/web":"9.5.0","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.0.4","husky":"^4.3.8","react":"^17.0.2","tslib":"^2.2.0","eslint":"^7.28.0","rollup":"^2.50.6","ts-jest":"^27.0.2","prettier":"^2.3.1","react-is":"^17.0.2","cross-env":"^7.0.2","react-dom":"^17.0.2","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","lint-staged":"^10.2.2","@types/react":"^17.0.9","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.6","@babel/preset-env":"^7.14.4","styled-components":"^5.3.0","@babel/preset-react":"^7.13.13","eslint-plugin-react":"^7.24.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.7","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.4.0","rollup-plugin-filesize":"^9.1.1","@rollup/plugin-commonjs":"^19.0.0","@babel/preset-typescript":"^7.13.0","@types/styled-components":"5.1.0","@testing-library/jest-dom":"^5.13.0","@typescript-eslint/parser":"^4.26.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^13.0.0","@babel/plugin-transform-runtime":"^7.14.3","@typescript-eslint/eslint-plugin":"^4.26.0","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/plugin-proposal-object-rest-spread":"^7.14.4"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.7.0-beta.9_1658951739061_0.4731949752051987","host":"s3://npm-registry-packages"}},"1.7.0-beta.10":{"name":"react-spring-lightbox","version":"1.7.0-beta.10","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.7.0-beta.10","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"f78ecb1892b96a9184b7f4629b716eabd1d459da","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.7.0-beta.10.tgz","fileCount":21,"integrity":"sha512-PpUDZDnqtZrqCm/7yx7HrTmBoRyD4FRx/VQzw0Cl5r03kAmk2DMs0JMGlU6gSOwQqmHeSt8xpgfR83aNp4F+OA==","signatures":[{"sig":"MEYCIQCwyoehl1HvLL9N4y+0Rox0ATWIyV5DLJKv5L1ddlHnoAIhAIU1CGPaTKhuoKAKwqJR724NHLL7NFbT0Bla+JRGcOHr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162486,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4sQhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKKg/8CJyR7WUwkw1UtaruSSY0SJm+23N8jtMmHrhPR2+8WfUz9wKk\r\nhIetHQqYDf4hSdOuHJLMT/MR6+sH2jocK0/U3/Wll1zpkMc4LRN3YFRgKxT6\r\nn6BQCmtEDW1RKRmpuC6kQiOn435dny/3TfXWfGtwyi9xwi6aB73enruGCU69\r\n3IkyinNG1+3fJ3cioloQDsWX1dblySzaEyclmfgu2NYolys71e/HU092iBJR\r\nlFuJdNXa9cAodyyQREaO/arOFqF/kiGWTcenLJ6wMmLfpspRnKAx5jvu4xAp\r\nv6hl/WfW/uys2sfqIDaxKg7nDG904LWpqr+UWdb2kWS98/+JDIIfQ8vGuofF\r\njZcy6mdvCAWflkvkWPiy6n98+a2bMhgvQtU/78LYe6ab0zpA3bln7EMtv2Un\r\ntEys4LVtnK+oCs/up8hec9GpAxvkbafcFrPyemomWq0vVkyHDg7WnKJ2VXOI\r\nvrcI+ibjAPSibY0eclyj6VTfXO7CWB1o/m+0JrvI7o/VB6ndhLXr2OyuJ9/k\r\nBZeIS21+C2GrC6nDYgPjsUqxRxn28FFJ3sndm9+/NVfFNklb123wkMrSS+tF\r\ncDqOzJqR+iQXTQ12RK49L3Fm/cSVrGpVxqpsTdv+Xi2BHCTNzUCP/NoUvYGt\r\nsCAWmVCG8iVdka/oTqz0D4AZ8oEhojWmgJQ=\r\n=YDA/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"26120dbea372855b1effdad2c03e0ddb137c4a69","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"8.3.1","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@babel/runtime":"^7.14.0","@react-spring/web":"9.5.0","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.0.4","husky":"^4.3.8","react":"^17.0.2","tslib":"^2.2.0","eslint":"^7.28.0","rollup":"^2.50.6","ts-jest":"^27.0.2","prettier":"^2.3.1","react-is":"^17.0.2","cross-env":"^7.0.2","react-dom":"^17.0.2","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","lint-staged":"^10.2.2","@types/react":"^17.0.9","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.6","@babel/preset-env":"^7.14.4","styled-components":"^5.3.0","@babel/preset-react":"^7.13.13","eslint-plugin-react":"^7.24.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.7","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.4.0","rollup-plugin-filesize":"^9.1.1","@rollup/plugin-commonjs":"^19.0.0","@babel/preset-typescript":"^7.13.0","@types/styled-components":"5.1.0","@testing-library/jest-dom":"^5.13.0","@typescript-eslint/parser":"^4.26.0","eslint-plugin-react-hooks":"^4.2.0","@rollup/plugin-node-resolve":"^13.0.0","@babel/plugin-transform-runtime":"^7.14.3","@typescript-eslint/eslint-plugin":"^4.26.0","eslint-import-resolver-typescript":"^2.4.0","eslint-plugin-sort-destructure-keys":"^1.3.5","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/plugin-proposal-object-rest-spread":"^7.14.4"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.7.0-beta.10_1659028512794_0.034819561591631354","host":"s3://npm-registry-packages"}},"1.7.0-beta.11":{"name":"react-spring-lightbox","version":"1.7.0-beta.11","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.7.0-beta.11","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"32a7466fb66ca8f4e1784b5a75b42fe29f65c1a8","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.7.0-beta.11.tgz","fileCount":21,"integrity":"sha512-8oOEgIdIRREpUxKEPw/gVu6NrLURDTyM+u4v4KQSuUvnvkSwJahYvXHGMyKzjYpNJVkRyPw4m6DfwRwvjDkC9Q==","signatures":[{"sig":"MEUCIQCUIXmuwnLopBAtdnfLQj5Lnc2XzSyfOfYP7NIhMXNQGgIgA5mLFFPwxSX836udNs68KKc9hkLsseAok80uXnoStdU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161853,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4sxJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr19hAAoInq7YMhO3M2q8CV8HJb9jXKTnFVLhm72wcD2Gi04W1hMT65\r\nBYeD951KPqP8RbhLHi7cPlCcNdLbCP4nbrIWMJ55XitcnPVd0E/UYVA5mj+H\r\njWhpZUs2Hz7s+cUSycKgBXVt9x8UoKr5D/lNF1VF3EKUqY+6+AIshr0lpra7\r\nutPxAAMIKQh8VpsfNYkspOUVtIRlMRJqrDIw3d5D5iybVRC8ay4szU7m2+QE\r\nP48FIlH/xjwXIxMJWz3+epmqK1h2Rlo0yPGfH+U3YdigowWy8XmvbVwnj/tw\r\nxK+mcTKCqdGkWFMUKqElhLGmDHi2be9B6ke64PRwW5shvFyB6ZFtvMAFkG/c\r\nv3klpuLvXuZo82j+D4dLsSXn0lMjwbcACvB3PCuCrXKBgSoK5Ufyma2XsKc2\r\niJiNj39RkGyQvpEaWrLUcHVQKCGLjcumoxqQWMzcmwz0BpZE5tOTxOURnsFy\r\nwTKLGO/UdLMyjL/g3U4eSl94Mmy/0JfsdWMSOQ+jOH+HSAlD3RvVSwZJ9BlR\r\n00Qyy26LhC0BUf/acrCZG6LOiYxSwQAHRIl24EUTZcguRl3PQ679cdVNsvxa\r\nths7aQrk6qdwmcdmlC+q+E7IufDxOAMDli3JSPEsE8vDocIcsDtMaKymdv40\r\n0IZTXZJaudYqHIyf4yQ0mgGBpA5d83/o5fc=\r\n=h5Rs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"56096fd55659cd30a5b834e489ed8b134c9d7da0","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"8.3.1","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@babel/runtime":"^7.18.9","@react-spring/web":"9.5.2","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.5.1","husky":"^4.3.8","react":"^17.0.2","tslib":"^2.4.0","eslint":"^8.20.0","rollup":"^2.77.2","ts-jest":"^28.0.7","prettier":"^2.7.1","react-is":"^17.0.2","cross-env":"^7.0.3","react-dom":"^17.0.2","typescript":"^4.7.4","@babel/core":"^7.18.9","@types/jest":"^26.0.24","lint-staged":"^10.5.4","@types/react":"^17.0.48","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.17","@babel/preset-env":"^7.18.9","styled-components":"^5.3.5","@babel/preset-react":"^7.18.6","eslint-plugin-react":"^7.30.1","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.7","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","rollup-plugin-filesize":"^9.1.2","@rollup/plugin-commonjs":"^22.0.1","@babel/preset-typescript":"^7.18.6","@types/styled-components":"5.1.0","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.31.0","eslint-plugin-react-hooks":"^4.6.0","@rollup/plugin-node-resolve":"^13.3.0","@babel/plugin-transform-runtime":"^7.18.9","@typescript-eslint/eslint-plugin":"^5.31.0","eslint-import-resolver-typescript":"^3.3.0","eslint-plugin-sort-destructure-keys":"^1.4.0","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-object-rest-spread":"^7.18.9"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.7.0-beta.11_1659030601086_0.5525450742320426","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"react-spring-lightbox","version":"1.7.0","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.7.0","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"5ad7f62acd6874ff3a94721f2a877420c542fbaa","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.7.0.tgz","fileCount":21,"integrity":"sha512-jDtb/7xvNtqtONn0wfa1DQhGwvsm5c+D3F3Y2doIofPZVYVC7LNFcggUT5FSzGEakErWjT3IBZtvv5Igmekl9w==","signatures":[{"sig":"MEUCIBs33no+5WxWZrHrtnBWyz+VjREz3vBF8ohWieS4Zu+IAiEAiRPLAt9C6auNLNOfUp/Pu0cZw7nWah7SgiRhUz6hx2Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":166097,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4uWOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppQQ/+OlTvlalqaJjVQ1qab0WyqWRUkgUvbDfOWhdLYXEILPa9jv/o\r\nzHIB2cdb91Ljt74oBKx6BTDN/NVB8mQcSWzmFBTgrtO3UuzyekW8Cni+UlSt\r\nuBHAurYWCVw93URWVwhox4RiFq38+yohD1nCaYgmGNoj5T5Jr3kzWzoG3+Li\r\nPpS5uo0DmGy/7IfeeKYdSdtWTy3XFc0kKm4IMCLzndFrgUNg8G4Xkhe/5iUP\r\n26WdWhmtFHQQ0iWJQvSTquV5np66dbPTtO+1ZYI5SvLR1raf8JHnhj8F63f6\r\nu2vLb38Svrc4fm8+CZpSR6I1BIl+a0EabRl19dUE5uSTkedCa66RbxBUU/hR\r\n/SS7SjRy6bgKtBayYEYStdZTZXLT+xD1+iqftenqKmgOWWSfgdcpBYRXdmRD\r\nKI+8L6UoT+nkfhM6Pxb9WRTtAddxlYlb2f+FmsAmC+guBZ2W6DARcyLO9oqA\r\nGS1v+PYdETeOektNRfy/KIupRl38y7OtGoBp2/MQT50vxp41+wW5EHK5EAwJ\r\nxpD9MF/zbew0geY8ZChVJSRnSWoDHRZwzePB2vND5M92IxNDt6yrnfBqWuod\r\nv1eyicLgDxlCDMWvmmc6ABKnTtnuTr2eSfGxQMHlY+7M++NJg9gzcEBxKLln\r\ncRxXB2aLR2qKaKtZBla5C2pBBlpRd/g+g0s=\r\n=K2uu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"78103cbc71eff0324796b4c3a429f8a6f3619661","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"8.3.1","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@babel/runtime":"^7.18.9","@react-spring/web":"9.5.2","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","husky":"^4.3.8","react":"^17.0.2","tslib":"^2.4.0","eslint":"^8.20.0","rollup":"^2.77.2","ts-jest":"^28.0.7","prettier":"^2.7.1","react-is":"^17.0.2","cross-env":"^7.0.3","react-dom":"^17.0.2","typescript":"^4.7.4","@babel/core":"^7.18.9","@types/jest":"^26.0.24","lint-staged":"^10.5.4","@types/react":"^17.0.48","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.17","@babel/preset-env":"^7.18.9","styled-components":"^5.3.5","@babel/preset-react":"^7.18.6","eslint-plugin-react":"^7.30.1","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.7","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","rollup-plugin-filesize":"^9.1.2","@rollup/plugin-commonjs":"^22.0.1","@babel/preset-typescript":"^7.18.6","@types/styled-components":"5.1.0","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.31.0","eslint-plugin-react-hooks":"^4.6.0","@rollup/plugin-node-resolve":"^13.3.0","@babel/plugin-transform-runtime":"^7.18.9","@typescript-eslint/eslint-plugin":"^5.31.0","eslint-import-resolver-typescript":"^3.3.0","eslint-plugin-sort-destructure-keys":"^1.4.0","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-object-rest-spread":"^7.18.9"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.7.0_1659037070279_0.6469233084602355","host":"s3://npm-registry-packages"}},"1.7.1":{"name":"react-spring-lightbox","version":"1.7.1","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.7.1","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"a875280ba4972ea16d6f41841d3d578a9b7201fb","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.7.1.tgz","fileCount":21,"integrity":"sha512-TqJJfPAyb3KLHgKv/mkBJr/DYYsyZeDpVGOediGQ9XC7tDtxNReBTxaULjyFf5Yh389I3kbWKw5YFHqv1eFVMA==","signatures":[{"sig":"MEUCIQCk7C5TFzShzhFSLtcfYqrfijBflzTH7CLh2z7XLZEGmwIgG9FfTS+lZDN5/GKShvYiGaYme0bAgk7I3zYHB+dP35M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167624,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjH3zSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrvGRAAmFb6GepGRZ8KIMNaMQ38W+/Tv15K5e02f933EHoXGT9pZfgo\r\nEVaYxMi/dqtvWA82/EuLiw/1LmFGArR+jFRcCL4TlhW7NEzzKaQIkef+WSVW\r\npym0NJ7rfko8lHx8QblA2dpDxSMzvQRFx7tTiJdu1/Mj20ScLEompu0Y+OlE\r\nd0kRCNGYq6+LSWq9yQfN5vReiIFIcL1MmvelbGII/hso1F/VIGXQYW8V2Dom\r\nhN2P1FzwOdpc5ctK8oEI2Nr+xlXtwjcM/J7BRMfOTyuOqG/eIhwhGH6ZLvUj\r\nSwh5cKphPhveuuOK4+UfBYCeNW6Q/nLySUXV4cfXCk39hYTWx+XtjIHBlOzk\r\nEfXhMEyIMEBUU+H5uPwrSEAljYOvAj5LVLCwzKOfzeQLCTWtHrvC/tVg2AHH\r\nKTUODwxIFTzCE4ntBoSNEJQkgFS1jRALxUcblf2HXNOOQQcgyK6W/TtxUXc1\r\nt+3lqDS9aOhIiUkiaOtDHnRrPOFB0EXyHzKMOnoeJkt7SsAyFM1KGPErFXaE\r\n43OJ4OqBVrgxuKCpU96rpfzBuh0h5npxCgTT1jSinBpEp+IkGmPShiknnaC1\r\nYKT5bpeDsjdKRYBqyDGgU2nK6N3a2dJS2hdhAmpfNmIk/A8UWKuNqCPZZHGz\r\nlTbs2u6AFgB2nXmTf3VzE7LBabFo4zoUrtQ=\r\n=+ar5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=5","node":">=8"},"gitHead":"29a3c3292c8f2a674d6bd2a2879b1451516b9578","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup -c && yarn run build:types","start":"rollup -c -w","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"8.3.1","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@babel/runtime":"^7.18.9","@react-spring/web":"9.5.2","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","husky":"^4.3.8","react":"^17.0.2","tslib":"^2.4.0","eslint":"^8.20.0","rollup":"^2.77.2","ts-jest":"^28.0.7","prettier":"^2.7.1","react-is":"^17.0.2","cross-env":"^7.0.3","react-dom":"^17.0.2","typescript":"^4.7.4","@babel/core":"^7.18.9","@types/jest":"^26.0.24","lint-staged":"^10.5.4","@types/react":"^17.0.48","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^17.0.17","@babel/preset-env":"^7.18.9","styled-components":"^5.3.5","@babel/preset-react":"^7.18.6","eslint-plugin-react":"^7.30.1","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^11.2.7","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","rollup-plugin-filesize":"^9.1.2","@rollup/plugin-commonjs":"^22.0.1","@babel/preset-typescript":"^7.18.6","@types/styled-components":"5.1.0","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.31.0","eslint-plugin-react-hooks":"^4.6.0","@rollup/plugin-node-resolve":"^13.3.0","@babel/plugin-transform-runtime":"^7.18.9","@typescript-eslint/eslint-plugin":"^5.31.0","eslint-import-resolver-typescript":"^3.3.0","eslint-plugin-sort-destructure-keys":"^1.4.0","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-object-rest-spread":"^7.18.9"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">= 5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.7.1_1663007953917_0.18796451411286363","host":"s3://npm-registry-packages"}},"1.7.2-beta.0":{"name":"react-spring-lightbox","version":"1.7.2-beta.0","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.7.2-beta.0","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"638dde11ff882f79dd78412f3becf4bb307584fd","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.7.2-beta.0.tgz","fileCount":21,"integrity":"sha512-EGhJ/myKs8tbDczS7WFcCJ0kD2cVJTkDF39vI8Ew3AZyQDSeOTMb3ALEVnjP56eMnMXHxfD74pnFsbz9BqxFRw==","signatures":[{"sig":"MEQCIBIyTSWc/QZm2Gypn7BLVAmILOHDNLY4D1eh9ckThANqAiAtKUwZF7taG3ke2GfXLsp0Zn8LGYysACkhdKpKQ6xA1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":165550},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=7","node":">=16"},"gitHead":"019469ec3e8092583eec8d4e483372fe7917e573","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup --config && yarn run build:types","start":"rollup --config --watch","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"10.1.0","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"20.7.0","dependencies":{"@babel/runtime":"^7.23.1","@react-spring/web":"^9.7.3","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","husky":"^4.3.8","react":"^18","tslib":"^2.6.2","eslint":"^8.50.0","rollup":"^3.29.4","ts-jest":"^29.1.1","prettier":"^3.0.3","react-is":"^18","cross-env":"^7.0.3","react-dom":"^18","typescript":"^5.2.2","@babel/core":"^7.23.0","@types/jest":"^29.5.5","lint-staged":"^10.5.4","@types/react":"^18.2.24","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^18","@babel/preset-env":"^7.22.20","styled-components":"^5.3.5","@babel/preset-react":"^7.22.15","eslint-plugin-react":"^7.33.2","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@rollup/plugin-terser":"^0.4.3","@testing-library/react":"^14.0.0","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.7.1","eslint-plugin-prettier":"^5.0.0","jest-environment-jsdom":"^29.7.0","rollup-plugin-filesize":"^10.0.0","@rollup/plugin-commonjs":"^25.0.4","@babel/preset-typescript":"^7.23.0","@types/styled-components":"5.1.28","@testing-library/jest-dom":"^6.1.3","@typescript-eslint/parser":"^6.7.4","eslint-plugin-react-hooks":"^4.6.0","@rollup/plugin-node-resolve":"^15.2.1","rollup-plugin-node-externals":"^6.1.1","@babel/plugin-transform-runtime":"^7.22.15","@typescript-eslint/eslint-plugin":"^6.7.4","eslint-import-resolver-typescript":"^3.6.1","eslint-plugin-sort-destructure-keys":"^1.5.0","@babel/plugin-transform-class-properties":"^7.18.6","@babel/plugin-transform-object-rest-spread":"^7.20.7"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">=5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.7.2-beta.0_1696366107280_0.35952427299167455","host":"s3://npm-registry-packages"}},"1.7.1-beta.1":{"name":"react-spring-lightbox","version":"1.7.1-beta.1","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.7.1-beta.1","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"566dc05b5fb0283a8a8a8f1b042692b4348d18ce","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.7.1-beta.1.tgz","fileCount":21,"integrity":"sha512-t4qeNtoR4U3JxL/uFeafFHzFDKd0FNET1AaE4McfdHsuNmG4bFXtVzjM+GQtG1nCjWkH1+j6rMo7uQab1pYbEA==","signatures":[{"sig":"MEYCIQCDnUTodQS618YeE0LtutcRhNMic/USxocPNr2N1xCu4gIhAKOIYqERBDc33rbgJId+TokH1T9LxsmhC2u44Gers/St","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":165617},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=7","node":">=16"},"gitHead":"27b4554fc02b29662e96f64de6d7b0cf02a55f11","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup --config && yarn run build:types","start":"rollup --config --watch","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"10.1.0","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"20.7.0","dependencies":{"@babel/runtime":"^7.23.1","@react-spring/web":"^9.7.3","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","husky":"^4.3.8","react":"^18","tslib":"^2.6.2","eslint":"^8.50.0","rollup":"^3.29.4","ts-jest":"^29.1.1","prettier":"^3.0.3","react-is":"^18","cross-env":"^7.0.3","react-dom":"^18","typescript":"^5.2.2","@babel/core":"^7.23.0","@types/jest":"^29.5.5","lint-staged":"^10.5.4","@types/react":"^18.2.25","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^18.2.10","@babel/preset-env":"^7.22.20","styled-components":"^5.3.5","@babel/preset-react":"^7.22.15","eslint-plugin-react":"^7.33.2","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.28.1","@rollup/plugin-terser":"^0.4.4","@testing-library/react":"^14.0.0","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.7.1","eslint-plugin-prettier":"^5.0.0","jest-environment-jsdom":"^29.7.0","rollup-plugin-filesize":"^10.0.0","@rollup/plugin-commonjs":"^25.0.5","@babel/preset-typescript":"^7.23.0","@types/styled-components":"5.1.28","@testing-library/jest-dom":"^6.1.3","@typescript-eslint/parser":"^6.7.4","eslint-plugin-react-hooks":"^4.6.0","@rollup/plugin-node-resolve":"^15.2.2","rollup-plugin-node-externals":"^6.1.2","@babel/plugin-transform-runtime":"^7.22.15","@typescript-eslint/eslint-plugin":"^6.7.4","eslint-import-resolver-typescript":"^3.6.1","eslint-plugin-sort-destructure-keys":"^1.5.0","@babel/plugin-transform-class-properties":"^7.18.6","@babel/plugin-transform-object-rest-spread":"^7.20.7"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">=5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.7.1-beta.1_1696610799682_0.17774323834274264","host":"s3://npm-registry-packages"}},"1.7.2-beta.1":{"name":"react-spring-lightbox","version":"1.7.2-beta.1","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.7.2-beta.1","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"2b7ac396f9160e9c6876423e0c90ee1776fd170f","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.7.2-beta.1.tgz","fileCount":21,"integrity":"sha512-cAxKZ1/cnmske8mhyaClCe3k2ftP6avtc53vlhhLYBrbaSDqIRawf0PsZ8dbAqZWvKY3kuWfS6Nt4wphautjPA==","signatures":[{"sig":"MEUCIQDvhHTWh1e5O3NMInVZlF7TyEaqSF5QEOY9ns6HINUKDAIgRm5vzLPsNpAYHSQSk1rerVfuI5Awo/D4Mue/qzZYQWQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":165617},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"npm":">=7","node":">=16"},"gitHead":"27b4554fc02b29662e96f64de6d7b0cf02a55f11","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup --config && yarn run build:types","start":"rollup --config --watch","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"10.1.0","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"jsnext:main":"dist/index.es.js","lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"20.7.0","dependencies":{"@babel/runtime":"^7.23.1","@react-spring/web":"^9.7.3","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","husky":"^4.3.8","react":"^18","tslib":"^2.6.2","eslint":"^8.50.0","rollup":"^3.29.4","ts-jest":"^29.1.1","prettier":"^3.0.3","react-is":"^18","cross-env":"^7.0.3","react-dom":"^18","typescript":"^5.2.2","@babel/core":"^7.23.0","@types/jest":"^29.5.5","lint-staged":"^10.5.4","@types/react":"^18.2.25","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^18.2.10","@babel/preset-env":"^7.22.20","styled-components":"^5.3.5","@babel/preset-react":"^7.22.15","eslint-plugin-react":"^7.33.2","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.28.1","@rollup/plugin-terser":"^0.4.4","@testing-library/react":"^14.0.0","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.7.1","eslint-plugin-prettier":"^5.0.0","jest-environment-jsdom":"^29.7.0","rollup-plugin-filesize":"^10.0.0","@rollup/plugin-commonjs":"^25.0.5","@babel/preset-typescript":"^7.23.0","@types/styled-components":"5.1.28","@testing-library/jest-dom":"^6.1.3","@typescript-eslint/parser":"^6.7.4","eslint-plugin-react-hooks":"^4.6.0","@rollup/plugin-node-resolve":"^15.2.2","rollup-plugin-node-externals":"^6.1.2","@babel/plugin-transform-runtime":"^7.22.15","@typescript-eslint/eslint-plugin":"^6.7.4","eslint-import-resolver-typescript":"^3.6.1","eslint-plugin-sort-destructure-keys":"^1.5.0","@babel/plugin-transform-class-properties":"^7.18.6","@babel/plugin-transform-object-rest-spread":"^7.20.7"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">=5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.7.2-beta.1_1696610826451_0.21935537623230683","host":"s3://npm-registry-packages"}},"1.7.2-beta.2":{"name":"react-spring-lightbox","version":"1.7.2-beta.2","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.7.2-beta.2","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"2b91aa05b4f64ca42810ed3fbc0cddd2e1cec8e2","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.7.2-beta.2.tgz","fileCount":19,"integrity":"sha512-aUiT5qw0dGytnGJGQA10KZLtFouetr6k1puoZmycu21asW1dWY1zJmf09dIZ13p6xWOu8x/mUaINm/5vn0g4eg==","signatures":[{"sig":"MEUCIEbc4wdZLq2XY6pMbByR2FGWPbW0gxl3A1OVCfxsHrCZAiEA4mN9Z8eFzVh7+8jFfqsWZpHq19hwcLAL7RoGj1Y0quQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95750},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","engines":{"npm":">=7","node":">=16"},"gitHead":"db4f21be373393497968686c51424562836080ec","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup --config && yarn run build:types","start":"rollup --config --watch","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"10.1.0","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"20.7.0","dependencies":{"@babel/runtime":"^7.23.1","@react-spring/web":"^9.7.3","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","husky":"^4.3.8","react":"^18","tslib":"^2.6.2","eslint":"^8.50.0","rollup":"^3.29.4","ts-jest":"^29.1.1","prettier":"^3.0.3","react-is":"^18","cross-env":"^7.0.3","react-dom":"^18","typescript":"^5.2.2","@babel/core":"^7.23.0","@types/jest":"^29.5.5","lint-staged":"^10.5.4","@types/react":"^18.2.25","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^18.2.10","@babel/preset-env":"^7.22.20","styled-components":"^5.3.5","@babel/preset-react":"^7.22.15","eslint-plugin-react":"^7.33.2","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.28.1","@rollup/plugin-terser":"^0.4.4","@testing-library/react":"^14.0.0","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.7.1","eslint-plugin-prettier":"^5.0.0","jest-environment-jsdom":"^29.7.0","rollup-plugin-filesize":"^10.0.0","@rollup/plugin-commonjs":"^25.0.5","@babel/preset-typescript":"^7.23.0","@types/styled-components":"5.1.28","@testing-library/jest-dom":"^6.1.3","@typescript-eslint/parser":"^6.7.4","eslint-plugin-react-hooks":"^4.6.0","@rollup/plugin-node-resolve":"^15.2.2","rollup-plugin-node-externals":"^6.1.2","@babel/plugin-transform-runtime":"^7.22.15","@typescript-eslint/eslint-plugin":"^6.7.4","eslint-import-resolver-typescript":"^3.6.1","eslint-plugin-sort-destructure-keys":"^1.5.0","@babel/plugin-transform-class-properties":"^7.18.6","@babel/plugin-transform-object-rest-spread":"^7.20.7"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">=5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.7.2-beta.2_1696614469850_0.20085343009208434","host":"s3://npm-registry-packages"}},"1.8.0":{"name":"react-spring-lightbox","version":"1.8.0","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","_id":"react-spring-lightbox@1.8.0","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"homepage":"https://timellenberger.com","bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"dist":{"shasum":"5c1636a178fc214b6ec05028d2d08854e5fbb93a","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.8.0.tgz","fileCount":19,"integrity":"sha512-vMYqr1Y8YR6hcT4XCeUglj/SAJ8xUU5ZdZX8td1ngACFf4lW/4WhSWlWTZ/8Bv6QGPRxlRAUR9V1fahsEfNTLg==","signatures":[{"sig":"MEQCIGGBicyQKEeswKS7yF1BAKBJglTaSabBvl1UwicuTjz1AiAZdDLvmLDVYG2tzF9m+yFrbYEc/BySPCFQPWNc+qtFFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95901},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/index.d.ts","engines":{"npm":">=7","node":">=16"},"gitHead":"0e41af991138e628a7da680fbc5ab4dbf563bc2b","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","test":"jest","build":"rollup --config && yarn run build:types","start":"rollup --config --watch","lint:ts":"npx tsc --noEmit -p .","prepare":"yarn run build","fix:eslint":"eslint --fix \"**/*.*\"","test:watch":"jest --watch","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","lint:eslint":"eslint \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\""},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"repository":{"url":"git+https://github.com/tim-soft/react-spring-lightbox.git","type":"git"},"_npmVersion":"10.1.0","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","directories":{},"lint-staged":{"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"],"*.{json,md}":["prettier --write","git add --force"]},"sideEffects":false,"_nodeVersion":"20.7.0","dependencies":{"@babel/runtime":"^7.23.1","@react-spring/web":"^9.7.3","react-use-gesture":"9.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^4.3.8","react":"^18","tslib":"^2.6.2","eslint":"^8.50.0","rollup":"^3.29.4","ts-jest":"^29.1.1","prettier":"^3.0.3","react-is":"^18","cross-env":"^7.0.3","react-dom":"^18","typescript":"^5.2.2","@babel/core":"^7.23.0","@types/jest":"^29.5.5","lint-staged":"^10.5.4","@types/react":"^18.2.25","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","@types/react-dom":"^18.2.10","@babel/preset-env":"^7.22.20","styled-components":"^5.3.5","@babel/preset-react":"^7.22.15","eslint-plugin-react":"^7.33.2","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.28.1","@rollup/plugin-terser":"^0.4.4","@testing-library/react":"^14.0.0","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.7.1","eslint-plugin-prettier":"^5.0.0","jest-environment-jsdom":"^29.7.0","rollup-plugin-filesize":"^10.0.0","@rollup/plugin-commonjs":"^25.0.5","@babel/preset-typescript":"^7.23.0","@types/styled-components":"5.1.28","@testing-library/jest-dom":"^6.1.3","@typescript-eslint/parser":"^6.7.4","eslint-plugin-react-hooks":"^4.6.0","@rollup/plugin-node-resolve":"^15.2.2","rollup-plugin-node-externals":"^6.1.2","@babel/plugin-transform-runtime":"^7.22.15","@typescript-eslint/eslint-plugin":"^6.7.4","eslint-import-resolver-typescript":"^3.6.1","eslint-plugin-sort-destructure-keys":"^1.5.0","@babel/plugin-transform-class-properties":"^7.18.6","@babel/plugin-transform-object-rest-spread":"^7.20.7"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8","styled-components":">=5.X"},"_npmOperationalInternal":{"tmp":"tmp/react-spring-lightbox_1.8.0_1696616429426_0.6689833968270043","host":"s3://npm-registry-packages"}},"1.9.0":{"name":"react-spring-lightbox","version":"1.9.0","description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/tim-soft/react-spring-lightbox.git"},"sideEffects":false,"bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"homepage":"https://timellenberger.com","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"main":"dist/index.cjs.js","types":"dist/index.d.ts","engines":{"node":">=16","npm":">=7"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","fix:eslint":"eslint --fix \"**/*.*\"","fix:prettier":"prettier --write \"**/*.*\"","lint":"yarn lint:eslint && yarn lint:prettier && yarn lint:ts","lint:eslint":"eslint \"**/*.*\"","lint:prettier":"prettier --check \"**/*.*\"","lint:ts":"npx tsc --noEmit -p .","test":"jest","test:watch":"jest --watch","build":"rollup --config && yarn run build:types","build:types":"tsc --project tsconfig.buildtypes.json --emitDeclarationOnly","start":"rollup --config --watch","prepare":"yarn run build"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{json,md}":["prettier --write","git add --force"],"*.{js, jsx}":["prettier --write","eslint --no-ignore --fix","git add --force"]},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"devDependencies":{"@babel/core":"^7.23.0","@babel/plugin-transform-class-properties":"^7.18.6","@babel/plugin-transform-object-rest-spread":"^7.20.7","@babel/plugin-transform-runtime":"^7.22.15","@babel/preset-env":"^7.22.20","@babel/preset-react":"^7.22.15","@babel/preset-typescript":"^7.23.0","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-commonjs":"^25.0.5","@rollup/plugin-node-resolve":"^15.2.2","@rollup/plugin-terser":"^0.4.4","@testing-library/jest-dom":"^6.1.3","@testing-library/react":"^14.0.0","@types/jest":"^29.5.5","@types/react":"^18.2.25","@types/react-dom":"^18.2.10","@types/styled-components":"5.1.28","@typescript-eslint/eslint-plugin":"^6.7.4","@typescript-eslint/parser":"^6.7.4","babel-eslint":"10.1.0","babel-polyfill":"^6.26.0","cross-env":"^7.0.3","eslint":"^8.50.0","eslint-config-prettier":"^9.0.0","eslint-import-resolver-typescript":"^3.6.1","eslint-plugin-import":"^2.28.1","eslint-plugin-jsx-a11y":"^6.7.1","eslint-plugin-prettier":"^5.0.0","eslint-plugin-react":"^7.33.2","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-destructure-keys":"^1.5.0","husky":"^4.3.8","jest":"^29.7.0","jest-environment-jsdom":"^29.7.0","lint-staged":"^10.5.4","prettier":"^3.0.3","react":"^18","react-dom":"^18","react-is":"^18","rollup":"^3.29.4","rollup-plugin-filesize":"^10.0.0","rollup-plugin-node-externals":"^6.1.2","styled-components":"^5.3.5","ts-jest":"^29.1.1","tslib":"^2.6.2","typescript":"^5.2.2"},"dependencies":{"@babel/runtime":"^7.23.1","@react-spring/web":"^9.7.3","react-use-gesture":"9.1.3"},"gitHead":"ac7529c84580455b9cc8a46770f021edcbd85eb5","_id":"react-spring-lightbox@1.9.0","_nodeVersion":"24.11.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-J61Vb2w5xO6pHv1cgem+0RZ01wcxVG8y76bRi7amLtbipsxLoyC+xT+yxc5lFQ2P6+sRtJi1s8W4VoDngJtNYw==","shasum":"402d6f534c6932452eb45032db544f8fac2ec663","tarball":"https://registry.npmjs.org/react-spring-lightbox/-/react-spring-lightbox-1.9.0.tgz","fileCount":19,"unpackedSize":95841,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCzLwnNfF2vd+UmCA7aamzBDI4GkIt5qZfMqVGY+5ZrlgIgTLb16pDWe0EiokLFzXnDzfeQUfU5lWY9o6bIUe8DAYU="}]},"_npmUser":{"name":"tim-soft","email":"timellenberger@gmail.com"},"directories":{},"maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-spring-lightbox_1.9.0_1785355079686_0.6068817645600657"},"_hasShrinkwrap":false}},"time":{"created":"2019-07-31T22:07:55.605Z","modified":"2026-07-29T19:57:59.941Z","0.0.2":"2019-07-31T22:07:56.003Z","0.0.3":"2019-08-01T22:43:38.760Z","1.0.0":"2019-08-06T02:44:19.993Z","1.0.1":"2019-08-07T21:00:23.727Z","1.1.0":"2019-08-14T18:35:48.562Z","1.1.1":"2019-08-14T19:25:31.467Z","1.1.2":"2019-08-17T18:28:17.643Z","1.1.3":"2019-08-19T18:09:13.020Z","1.1.4":"2019-08-27T19:51:23.301Z","1.1.5":"2019-08-27T20:29:32.090Z","1.1.6":"2019-08-27T21:05:21.230Z","1.1.7":"2019-09-23T22:22:16.049Z","1.2.0":"2020-02-15T03:43:20.483Z","1.2.1":"2020-03-05T07:46:31.690Z","1.4.0":"2020-03-08T06:32:29.488Z","1.4.1":"2020-03-14T01:14:55.925Z","1.4.2":"2020-03-16T00:47:51.958Z","1.4.3":"2020-03-23T22:50:28.252Z","1.4.4":"2020-03-24T15:27:27.493Z","1.4.5":"2020-03-27T19:44:10.849Z","1.4.6":"2020-04-04T20:33:06.820Z","1.4.7":"2020-04-05T18:05:14.881Z","1.4.8":"2020-04-08T20:55:12.857Z","1.4.9-beta.0":"2020-05-02T23:39:52.284Z","1.4.9-beta.1":"2020-05-02T23:55:35.749Z","1.4.9":"2020-05-03T00:23:47.803Z","1.4.10-beta.0":"2020-05-03T21:48:43.552Z","1.4.10":"2020-05-03T22:15:33.597Z","1.4.11-beta.0":"2020-05-04T15:00:21.325Z","1.4.11-beta.1":"2020-06-10T18:12:07.186Z","1.4.11-beta.2":"2020-06-10T18:14:26.700Z","1.4.11-beta.3":"2020-06-10T18:15:53.326Z","1.4.11-beta.4":"2020-06-10T18:21:14.512Z","1.4.11-beta.5":"2020-06-10T18:22:18.121Z","1.4.11-beta.6":"2020-06-10T18:24:22.757Z","1.4.11-beta.7":"2020-06-10T18:27:10.796Z","1.4.11-beta.8":"2020-06-10T18:29:23.212Z","1.4.11-beta.9":"2020-06-10T18:30:42.099Z","1.4.11-beta.10":"2020-06-10T18:40:50.095Z","1.4.11-beta.11":"2020-06-10T18:44:44.709Z","1.4.11-beta.12":"2020-06-10T18:52:08.371Z","1.4.11-beta.13":"2020-06-10T18:54:43.917Z","1.4.11-beta.14":"2020-06-10T18:56:23.964Z","1.4.11-beta.15":"2020-06-10T20:09:37.080Z","1.4.11-beta.16":"2020-06-10T20:19:11.783Z","1.4.11-beta.17":"2020-06-10T21:35:04.660Z","1.4.11-beta.18":"2020-06-10T21:42:06.108Z","1.4.11-beta.19":"2020-06-11T04:15:39.120Z","1.4.11":"2020-06-11T04:50:09.170Z","1.5.0-beta.0":"2021-02-12T22:04:15.973Z","1.5.0-beta.1":"2021-02-13T03:36:16.947Z","1.5.0-beta.2":"2021-02-13T03:42:38.553Z","1.5.0-beta.3":"2021-02-16T16:38:38.248Z","1.5.0-beta.4":"2021-02-16T18:58:28.906Z","1.5.0-beta.c1b1b83f":"2021-02-17T05:15:46.306Z","1.5.0-beta.98999b8":"2021-02-17T05:24:52.440Z","1.5.0-beta.98999b8v2":"2021-02-17T05:34:24.590Z","1.5.0-beta.98999b8v3":"2021-02-17T06:18:58.443Z","1.5.0-beta.98999b8v4":"2021-02-17T06:35:10.116Z","1.5.0-beta.98999b8v5":"2021-02-17T07:07:35.361Z","1.5.0-beta.665b356":"2021-02-17T07:18:04.158Z","1.5.0-beta.665b356v2":"2021-02-17T07:26:26.420Z","1.5.0-beta.fb4f02c":"2021-02-17T07:52:05.947Z","1.5.0":"2021-02-17T18:56:18.579Z","1.6.0-beta.0":"2021-06-05T05:45:14.770Z","1.6.0-beta.1":"2021-06-05T18:24:29.063Z","1.6.0-beta.2":"2021-06-05T20:42:03.750Z","1.6.0-beta.3":"2021-06-05T21:36:39.395Z","1.6.0":"2021-06-06T20:59:16.151Z","1.7.0-beta.0":"2022-06-24T17:49:47.653Z","1.7.0-beta.1":"2022-06-29T21:41:24.472Z","1.7.0-beta.2":"2022-07-15T15:56:07.821Z","1.7.0-beta.3":"2022-07-15T21:22:56.894Z","1.7.0-beta.4":"2022-07-19T17:02:18.612Z","1.7.0-beta.5":"2022-07-19T17:15:51.889Z","1.7.0-beta.6":"2022-07-20T18:04:02.768Z","1.7.0-beta.7":"2022-07-26T16:48:14.111Z","1.7.0-beta.8":"2022-07-26T20:30:20.687Z","1.7.0-beta.9":"2022-07-27T19:55:39.375Z","1.7.0-beta.10":"2022-07-28T17:15:13.112Z","1.7.0-beta.11":"2022-07-28T17:50:01.380Z","1.7.0":"2022-07-28T19:37:50.455Z","1.7.1":"2022-09-12T18:39:14.133Z","1.7.2-beta.0":"2023-10-03T20:48:27.471Z","1.7.1-beta.1":"2023-10-06T16:46:39.946Z","1.7.2-beta.1":"2023-10-06T16:47:06.660Z","1.7.2-beta.2":"2023-10-06T17:47:50.036Z","1.8.0":"2023-10-06T18:20:29.683Z","1.9.0":"2026-07-29T19:57:59.805Z"},"bugs":{"url":"https://github.com/tim-soft/react-spring-lightbox/issues"},"author":{"name":"Tim Ellenberger","email":"timellenberger@gmail.com"},"license":"MIT","homepage":"https://timellenberger.com","keywords":["react","spring","lightbox","modal","gallery","touch","gestures","images"],"repository":{"type":"git","url":"git+https://github.com/tim-soft/react-spring-lightbox.git"},"description":"A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.","maintainers":[{"name":"tim-soft","email":"timellenberger@gmail.com"}],"readme":"# react-spring-lightbox\n\n[![npm](https://img.shields.io/npm/v/react-spring-lightbox.svg?color=brightgreen&style=popout-square)](https://www.npmjs.com/package/react-spring-lightbox)\n[![NPM](https://img.shields.io/npm/l/react-spring-lightbox.svg?color=brightgreen&style=popout-square)](https://github.com/tim-soft/react-spring-lightbox/blob/master/LICENSE)\n![npm bundle size](https://img.shields.io/bundlephobia/minzip/react-spring-lightbox.svg?style=popout-square)\n![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=popout-square)\n[![Travis (.org)](https://img.shields.io/travis/tim-soft/react-spring-lightbox?style=flat-square)](https://travis-ci.org/tim-soft/react-spring-lightbox)\n\nReact-spring-lightbox is a flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations.\n\n<p align=\"middle\">\n  <a href=\"https://71hts.csb.app/\">\n    <img src=\"https://thumbs.gfycat.com/CrispGeneralEquestrian-size_restricted.gif\" />\n  </a>\n  <br />\n  <a href=\"https://timellenberger.com/libraries/react-spring-lightbox\">Docs</a>\n  &nbsp;&nbsp;&nbsp;\n  <a href=\"https://codesandbox.io/s/react-spring-lightbox-mosaic-71hts?fontsize=14&module=%2Fsrc%2FImageGallery%2Findex.js\">Codesandbox</a>\n</p>\n\n## ✨ Features\n\n-   :point_up: &nbsp;&nbsp;&nbsp;`Mousewheel`, swipe or click+drag to page photos\n-   :keyboard: &nbsp;Keyboard controls <kbd>&leftarrow;</kbd> <kbd>&rightarrow;</kbd> <kbd>Esc</kbd>\n-   :mouse2: &nbsp;<kbd>Ctrl</kbd> + `Mousewheel` or `Trackpad Pinch` to zoom\n-   :mag_right: &nbsp;Double/Single-tap or double/single-click to zoom in/out\n-   :ok_hand: &nbsp;&nbsp;&nbsp;Pinch to zoom\n-   :point_left: &nbsp;Panning on zoomed-in images\n-   :checkered_flag: &nbsp;Highly performant spring based animations via [react-spring](https://github.com/react-spring/react-spring)\n-   No external CSS\n-   Implement your own UI\n-   Supports IE 11, Edge, Safari, Chrome, Firefox and Opera\n-   Full typescript support\n-   Supports any `<img />` attribute including `loading` (lazy loading), `srcset` and `aria-*`\n\n## Install\n\n```bash\nyarn add react-spring-lightbox\n```\n\n## Usage\n\nThe `images` prop now accepts a list of objects whose properties can be _almost_ any valid React `<img />` prop including `srcset`, `loading` (lazy loading) and `aria-*` attributes.\n\nIf you use typescript, the exact type can be imported from `import { ImagesListType } from 'react-spring-lightbox';`\n\n```typescript\nimport React, { useState } from 'react';\nimport Lightbox, { ImagesListType } from 'react-spring-lightbox';\n\nconst images: ImagesListType = [\n    {\n        src: 'https://timellenberger.com/static/blog-content/dark-mode/win10-dark-mode.jpg',\n        loading: 'lazy',\n        alt: 'Windows 10 Dark Mode Setting',\n    },\n    {\n        src: 'https://timellenberger.com/static/blog-content/dark-mode/macos-dark-mode.png',\n        loading: 'lazy',\n        alt: 'macOS Mojave Dark Mode Setting',\n    },\n    {\n        src: 'https://timellenberger.com/static/blog-content/dark-mode/android-9-dark-mode.jpg',\n        loading: 'lazy',\n        alt: 'Android 9.0 Dark Mode Setting',\n    },\n];\n\nconst CoolLightbox = () => {\n    const [currentImageIndex, setCurrentIndex] = useState(0);\n\n    const gotoPrevious = () =>\n        currentImageIndex > 0 && setCurrentIndex(currentImageIndex - 1);\n\n    const gotoNext = () =>\n        currentImageIndex + 1 < images.length &&\n        setCurrentIndex(currentImageIndex + 1);\n\n    return (\n        <Lightbox\n            isOpen={true}\n            onPrev={gotoPrevious}\n            onNext={gotoNext}\n            images={images}\n            currentIndex={currentImageIndex}\n            /* Add your own UI */\n            // renderHeader={() => (<CustomHeader />)}\n            // renderFooter={() => (<CustomFooter />)}\n            // renderPrevButton={() => (<CustomLeftArrowButton />)}\n            // renderNextButton={() => (<CustomRightArrowButton />)}\n            // renderImageOverlay={() => (<ImageOverlayComponent >)}\n\n            /* Add styling */\n            // className=\"cool-class\"\n            // style={{ background: \"grey\" }}\n\n            /* Handle closing */\n            // onClose={handleClose}\n\n            /* Use single or double click to zoom */\n            // singleClickToZoom\n\n            /* react-spring config for open/close animation */\n            // pageTransitionConfig={{\n            //   from: { transform: \"scale(0.75)\", opacity: 0 },\n            //   enter: { transform: \"scale(1)\", opacity: 1 },\n            //   leave: { transform: \"scale(0.75)\", opacity: 0 },\n            //   config: { mass: 1, tension: 320, friction: 32 }\n            // }}\n        />\n    );\n};\n\nexport default CoolLightbox;\n```\n\n## Props\n\n| Prop                 | Description                                                                                                        |\n| -------------------- | ------------------------------------------------------------------------------------------------------------------ |\n| isOpen               | Flag that dictates if the lightbox is open or closed                                                               |\n| onClose              | Function that closes the Lightbox                                                                                  |\n| onPrev               | Function that changes currentIndex to previous image in images                                                     |\n| onNext               | Function that changes currentIndex to next image in images                                                         |\n| currentIndex         | Index of image in images array that is currently shown                                                             |\n| renderHeader         | A React component that renders above the image pager                                                               |\n| renderFooter         | A React component that renders below the image pager                                                               |\n| renderPrevButton     | A React component that is used for previous button in image pager                                                  |\n| renderNextButton     | A React component that is used for next button in image pager                                                      |\n| renderImageOverlay   | A React component that renders within the image stage, useful for creating UI overlays on top of the current image |\n| singleClickToZoom    | Overrides the default behavior of double clicking causing an image zoom to a single click                          |\n| images               | Array of image objects to be shown in Lightbox                                                                     |\n| className            | Classes are applied to the root lightbox component                                                                 |\n| style                | Inline styles are applied to the root lightbox component                                                           |\n| pageTransitionConfig | React-Spring useTransition config for page open/close animation                                                    |\n\n## Local Development\n\nClone the repo\n\n```bash\ngit clone https://github.com/tim-soft/react-spring-lightbox.git react-spring-lightbox\ncd react-spring-lightbox\n```\n\nSetup symlinks\n\n```bash\nyarn link\ncd example\nyarn link react-spring-lightbox\n```\n\nRun the library in development mode\n\n```bash\nyarn start\n```\n\nRun the example app in development mode\n\n```bash\ncd example\nyarn dev\n```\n\nChanges to the library code should hot reload in the demo app\n\n## License\n\nMIT © [Tim Ellenberger](https://github.com/tim-soft)\n","readmeFilename":"README.md"}