{"_id":"photoswipe","_rev":"75-8f040f9f15bfb42ad09b1a570d41ef61","name":"photoswipe","time":{"modified":"2024-05-24T15:15:47.496Z","created":"2014-12-09T22:12:41.512Z","0.0.0-ignored":"2014-12-09T22:12:41.512Z","0.0.1":"2014-12-09T22:24:00.015Z","4.0.0":"2014-12-13T22:20:16.748Z","4.0.2":"2014-12-22T19:47:57.610Z","4.0.3":"2015-01-03T21:44:43.377Z","4.0.5":"2015-01-15T20:01:53.565Z","4.0.6":"2015-02-25T16:10:59.101Z","4.0.7":"2015-03-18T06:50:07.215Z","4.0.8":"2015-05-21T09:52:00.506Z","4.1.0":"2015-07-11T20:15:01.521Z","4.1.1":"2015-12-24T06:46:49.955Z","4.1.2":"2017-04-20T21:31:14.356Z","4.1.3":"2019-01-08T14:51:55.751Z","5.1.8-beta.0":"2022-03-12T12:09:43.692Z","5.2.0-beta.1":"2022-03-13T10:59:59.176Z","5.2.0-beta.2":"2022-03-13T19:08:10.314Z","5.2.0-beta.3":"2022-03-21T14:55:34.177Z","5.2.0-beta.4":"2022-03-22T19:27:21.198Z","5.2.0-beta.5":"2022-03-26T11:47:48.334Z","5.2.1":"2022-03-26T13:22:19.103Z","5.2.2":"2022-03-27T10:49:09.888Z","5.2.4":"2022-04-07T05:02:08.444Z","5.2.5":"2022-05-09T08:58:33.201Z","5.2.6":"2022-05-09T09:31:56.746Z","5.2.7":"2022-05-09T09:42:06.294Z","5.2.8":"2022-06-21T09:07:02.903Z","5.3.0":"2022-07-22T07:17:55.023Z","5.3.2":"2022-08-29T11:22:38.539Z","5.3.3":"2022-10-25T08:34:50.269Z","5.3.4":"2022-11-22T05:38:58.748Z","5.3.5":"2023-02-01T06:42:07.789Z","5.3.6":"2023-02-23T15:14:12.556Z","5.3.7":"2023-03-29T05:50:54.279Z","5.3.8":"2023-07-03T09:19:12.928Z","5.3.9":"2023-09-02T08:19:49.491Z","5.4.0":"2023-09-08T05:40:08.960Z","5.4.1":"2023-09-17T04:36:20.550Z","5.4.2":"2023-09-29T08:33:52.816Z","5.4.3":"2023-11-28T18:16:31.527Z","5.4.4":"2024-05-24T15:15:47.273Z"},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"dist-tags":{"latest":"5.4.4","beta":"5.2.0-beta.5"},"description":"JavaScript gallery","readme":"[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://savelife.in.ua/en/)\r\n\r\n\r\nPhotoSwipe v5 — JavaScript image gallery and lightbox\r\n\r\n**[Demo](https://photoswipe.com)** | **[Documentation](https://photoswipe.com/getting-started/)**\r\n\r\n[![Sponsor via OpenCollective](https://img.shields.io/opencollective/all/photoswipe?label=Sponsor%20via%20OpenCollective)](https://opencollective.com/photoswipe)\r\n[![Follow on Twitter](https://img.shields.io/twitter/follow/photoswipe?style=social)](https://twitter.com/intent/user?screen_name=photoswipe)\r\n\r\n\r\n### Repo structure\r\n\r\n- `dist/` - main JS and CSS\r\n- `src/` - source JS and CSS.\r\n  - `src/js/photoswipe.js` - entry for PhotoSwipe Core.\r\n  - `src/js/lightbox/lightbox.js` - entry for PhotoSwipe Lightbox.\r\n- `docs/` - documentation markdown files.\r\n- `demo-docs-website/` - website with documentation, demos and manual tests.\r\n- `build/` - rollup build config.\r\n\r\nTo build JS and CSS in `dist/` directory, run `npm run build`.\r\n\r\nTo run the demo website and automatically rebuild files during development, run `npm install` in `demo-docs-website/` and `npm run watch` in the root directory.\r\n\r\n### Older versions\r\n\r\nDocumentation for the old version (v4) can be found [here](https://photoswipe.com/v4-docs/getting-started.html) and [the code for 4.1.3 is here](https://github.com/dimsemenov/PhotoSwipe/tree/v4.1.3).\r\n\r\n---\r\n\r\nThis project is tested with [BrowserStack](https://www.browserstack.com/).\r\n","versions":{"4.0.0":{"name":"photoswipe","version":"4.0.0","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jshint"},"devDependencies":{"grunt":"~0.4.0","grunt-autoprefixer":"^2.0.0","grunt-aws-s3":"^0.9.4","grunt-contrib-clean":"~0.4.0","grunt-contrib-concat":"~0.1.2","grunt-contrib-copy":"~0.4.0","grunt-contrib-cssmin":"~0.4.1","grunt-contrib-jshint":"~0.1.1","grunt-contrib-uglify":"~0.1.1","grunt-contrib-watch":"~0.2.0","grunt-jekyll":"~0.3.9","grunt-sass":"~0.6.1","grunt-svgmin":"^2.0.0"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"http://photoswipe.com","main":"dist/photoswipe.js","dependencies":{"grunt-autoprefixer":"^2.0.0","grunt-contrib-clean":"^0.4.1","grunt":"^0.4.5","grunt-contrib-concat":"^0.1.3","grunt-contrib-cssmin":"^0.4.2","grunt-contrib-copy":"^0.4.1","grunt-contrib-jshint":"^0.1.1","grunt-aws-s3":"^0.9.4","grunt-contrib-watch":"^0.2.0","grunt-contrib-uglify":"^0.1.2","grunt-sass":"^0.6.1","grunt-jekyll":"^0.3.9","grunt-svgmin":"^2.0.0"},"keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmitry Semenov","url":"http://dimsemenov.com"},"license":"MIT","gitHead":"ded6f07e36b35b8de0eac82c13ca0967297a5399","_id":"photoswipe@4.0.0","_shasum":"dd3ea9bc3582d3d08cf64fb24ee406474d97a51b","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"dist":{"shasum":"dd3ea9bc3582d3d08cf64fb24ee406474d97a51b","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-4.0.0.tgz","integrity":"sha512-POG66sJ/jZHeXGfB1t0vd3jaVH7Un36IJvxP5lAtpf30NoGIvE2DC0XjcLp/EgLp5kwIPwxZSGrgEK0HmY2rxA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/nIG7AgnLKZGVzIsFnnibR+Gaf8xHUoB0CuPiSx6I7wIhAOsSqy+aBJSILZhVUwoSnLLAgc6Za1KkP886mRiWKJwt"}]},"directories":{}},"4.0.2":{"name":"photoswipe","version":"4.0.2","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jshint"},"devDependencies":{"grunt":"~0.4.5","grunt-autoprefixer":"^2.0.0","grunt-aws-s3":"^0.9.4","grunt-contrib-clean":"~0.6.0","grunt-contrib-concat":"~0.5.0","grunt-contrib-cssmin":"~0.10.0","grunt-contrib-jshint":"~0.10.0","grunt-contrib-uglify":"~0.6.0","grunt-contrib-watch":"~0.6.1","grunt-jekyll":"~0.4.2","grunt-sass":"~0.17.0","grunt-svgmin":"^2.0.0"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"http://photoswipe.com","main":"dist/photoswipe.js","dependencies":{"grunt-autoprefixer":"^2.0.0","grunt-contrib-clean":"^0.4.1","grunt":"^0.4.5","grunt-contrib-concat":"^0.1.3","grunt-contrib-cssmin":"^0.4.2","grunt-contrib-copy":"^0.4.1","grunt-contrib-jshint":"^0.1.1","grunt-aws-s3":"^0.9.4","grunt-contrib-watch":"^0.2.0","grunt-contrib-uglify":"^0.1.2","grunt-sass":"^0.6.1","grunt-jekyll":"^0.3.9","grunt-svgmin":"^2.0.0"},"keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmitry Semenov","url":"http://dimsemenov.com"},"license":"MIT","gitHead":"48af1d333d3f0be40ce6fd35ac173f6032fb8c0a","_id":"photoswipe@4.0.2","_shasum":"d64c07ab692dff168299a0fd0d618fbe07b87d4e","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"dist":{"shasum":"d64c07ab692dff168299a0fd0d618fbe07b87d4e","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-4.0.2.tgz","integrity":"sha512-DZKvtaDh1ASFdiTK2B56wWr2C5qDElbenRmevLZ9nDbAjCbR6v9L01IQ/fd0U+4yjXbjCLnjkbbYtDiTaXPbAA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAdY91Er/KibOx1gnICDc7mxB+tLCUGSLH/6BVprKKmDAiEAiqjVlYOWh84LGlg8cEOFuGTm4WxA5tXtddAiXj3srLM="}]},"directories":{}},"4.0.3":{"name":"photoswipe","version":"4.0.3","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jshint"},"devDependencies":{"grunt":"~0.4.5","grunt-autoprefixer":"^2.0.0","grunt-aws-s3":"^0.10.0","grunt-contrib-clean":"~0.6.0","grunt-contrib-concat":"~0.5.0","grunt-contrib-cssmin":"~0.11.0","grunt-contrib-jshint":"~0.10.0","grunt-contrib-uglify":"~0.7.0","grunt-contrib-watch":"~0.6.1","grunt-jekyll":"~0.4.2","grunt-sass":"~0.17.0","grunt-svgmin":"^2.0.0"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"http://photoswipe.com","main":"dist/photoswipe.js","dependencies":{"grunt-autoprefixer":"^2.0.0","grunt-contrib-clean":"^0.4.1","grunt":"^0.4.5","grunt-contrib-concat":"^0.1.3","grunt-contrib-cssmin":"^0.4.2","grunt-contrib-copy":"^0.7.0","grunt-contrib-jshint":"^0.1.1","grunt-aws-s3":"^0.10.0","grunt-contrib-watch":"^0.2.0","grunt-contrib-uglify":"^0.1.2","grunt-sass":"^0.6.1","grunt-jekyll":"^0.3.9","grunt-svgmin":"^2.0.0"},"keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmitry Semenov","url":"http://dimsemenov.com"},"license":"MIT","gitHead":"749ad4bf5bd657dcf02896ef42f33868bb82ab4b","_id":"photoswipe@4.0.3","_shasum":"8a0fb46ad30e6d146df8b70e52c9e1d927f47b8c","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"dist":{"shasum":"8a0fb46ad30e6d146df8b70e52c9e1d927f47b8c","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-4.0.3.tgz","integrity":"sha512-ggSoG1UaAHbJBLitzaI8NTMz5dseo3Q6v0PNvzw8im8jvYuATfMAhyuIHDS5+0TCmjY5z2B/Sct/UUZezkORFw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDWvV+oRdmtkb85i/yclIcGbWRPSZXYvHgCBhdjvhAg+QIgU+gOyDKB+r780XG51MB0FtzCN4U+5ipm69Ct1jD2wtQ="}]},"directories":{}},"4.0.5":{"name":"photoswipe","version":"4.0.5","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jshint"},"devDependencies":{"grunt":"~0.4.5","grunt-autoprefixer":"^2.0.0","grunt-aws-s3":"^0.10.0","grunt-contrib-clean":"~0.6.0","grunt-contrib-concat":"~0.5.0","grunt-contrib-cssmin":"~0.11.0","grunt-contrib-jshint":"~0.10.0","grunt-contrib-uglify":"~0.7.0","grunt-contrib-watch":"~0.6.1","grunt-jekyll":"~0.4.2","grunt-sass":"~0.17.0","grunt-svgmin":"^2.0.0"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"http://photoswipe.com","main":"dist/photoswipe.js","dependencies":{"grunt-autoprefixer":"^2.0.0","grunt-contrib-clean":"^0.4.1","grunt":"^0.4.5","grunt-contrib-concat":"^0.1.3","grunt-contrib-cssmin":"^0.4.2","grunt-contrib-copy":"^0.7.0","grunt-contrib-jshint":"^0.1.1","grunt-aws-s3":"^0.10.0","grunt-contrib-watch":"^0.2.0","grunt-contrib-uglify":"^0.1.2","grunt-sass":"^0.6.1","grunt-jekyll":"^0.3.9","grunt-svgmin":"^2.0.0"},"keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmitry Semenov","url":"http://dimsemenov.com"},"license":"MIT","gitHead":"8dba072b371431e18a91d4b9f68b4e094f8dc19a","_id":"photoswipe@4.0.5","_shasum":"30841fed49a663ff8d36e8abfaea3a6587d83073","_from":".","_npmVersion":"2.1.17","_nodeVersion":"0.10.31","_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"dist":{"shasum":"30841fed49a663ff8d36e8abfaea3a6587d83073","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-4.0.5.tgz","integrity":"sha512-fqJT723UpSo3pePdVultSk6Zs4R2QsZbP0x/g2yGB+Z3zmrfri9jkC8nvzSmvDjleA9AyLCeTBWd1I5Yi+JINg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8/5rSyI6rxFJpeWqFYglHv2+hQN09bzujoIeNCT2j+QIhAKMPqOQrE176ihOACgUQrPxzFOYyMWm3uYNpksf60ni+"}]},"directories":{}},"4.0.6":{"name":"photoswipe","version":"4.0.6","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jshint"},"devDependencies":{"grunt":"~0.4.5","grunt-autoprefixer":"^2.2.0","grunt-aws-s3":"^0.12.1","grunt-contrib-clean":"~0.6.0","grunt-contrib-concat":"~0.5.0","grunt-contrib-copy":"^0.8.0","grunt-contrib-cssmin":"^0.12.1","grunt-contrib-jshint":"~0.11.0","grunt-contrib-uglify":"~0.7.0","grunt-contrib-watch":"~0.6.1","grunt-jekyll":"~0.4.2","grunt-sass":"^0.18.0","grunt-svgmin":"^2.0.0"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"http://photoswipe.com","main":"dist/photoswipe.js","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmitry Semenov","url":"http://dimsemenov.com"},"license":"MIT","gitHead":"144b4af7f0bdcb261f2f742f33c69285c0ad4d8f","_id":"photoswipe@4.0.6","_shasum":"0e831a19831d34ef61c8b498ac023769060c3ce1","_from":".","_npmVersion":"2.1.17","_nodeVersion":"0.10.31","_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"dist":{"shasum":"0e831a19831d34ef61c8b498ac023769060c3ce1","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-4.0.6.tgz","integrity":"sha512-2KIysj2J7tyAX8lUQkP5466Y2ucKfMdF80Nmz2g0GqaO16WYrXh1srQJu/HQVXolQUGtAjvTKcxkMDBBfvkpVg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQNfNGvXQHl4+ck5ib73SMYDM4HNoGZa58Vuf3IHcPJQIhAPGmf9M00tptA0yFytDnvyP9lSo1US/W5tYny9Djun9t"}]},"directories":{}},"4.0.7":{"name":"photoswipe","version":"4.0.7","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jshint"},"devDependencies":{"grunt":"~0.4.5","grunt-autoprefixer":"^2.2.0","grunt-aws-s3":"^0.12.1","grunt-contrib-clean":"~0.6.0","grunt-contrib-concat":"~0.5.0","grunt-contrib-copy":"^0.8.0","grunt-contrib-cssmin":"^0.12.1","grunt-contrib-jshint":"~0.11.0","grunt-contrib-uglify":"~0.7.0","grunt-contrib-watch":"~0.6.1","grunt-jekyll":"~0.4.2","grunt-sass":"^0.18.0","grunt-svgmin":"^2.0.0"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"http://photoswipe.com","main":"dist/photoswipe.js","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmitry Semenov","url":"http://dimsemenov.com"},"license":"MIT","gitHead":"2572dbd4987938e9e71c64eaffd634aaf658082f","_id":"photoswipe@4.0.7","_shasum":"ec4cc2f5763b4fdd03516e42f472faf020f231d1","_from":".","_npmVersion":"2.1.17","_nodeVersion":"0.10.31","_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"dist":{"shasum":"ec4cc2f5763b4fdd03516e42f472faf020f231d1","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-4.0.7.tgz","integrity":"sha512-Q54AG7tMU09yOnoZBV+qeINGrL8m4WlDQqPgvJDcnGCdGg21B9ObgqzDaGbVeFXzFBsCXY1tw3bw3VcuXSYSyw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbdpvQNv9ZD8COe/is1lTz4JVuKm0bjsmnJjcqnQI7nAIgcjE8fbLycmU3qlLXm8ag/LSQW/kBexcqEl/4Dd80MuE="}]},"directories":{}},"4.0.8":{"name":"photoswipe","version":"4.0.8","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jshint"},"devDependencies":{"grunt":"~0.4.5","grunt-autoprefixer":"^3.0.0","grunt-aws-s3":"^0.13.0","grunt-contrib-clean":"~0.6.0","grunt-contrib-concat":"~0.5.1","grunt-contrib-copy":"^0.8.0","grunt-contrib-cssmin":"^0.12.2","grunt-contrib-jshint":"~0.11.2","grunt-contrib-uglify":"~0.9.1","grunt-contrib-watch":"~0.6.1","grunt-jekyll":"~0.4.2","grunt-sass":"^1.0.0","grunt-svgmin":"^2.0.1"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"http://photoswipe.com","main":"dist/photoswipe.js","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmitry Semenov","url":"http://dimsemenov.com"},"license":"MIT","gitHead":"63de5f1f157c2d1625971e8f73658c8df74118bb","_id":"photoswipe@4.0.8","_shasum":"e826b3d4d99218ddce22c6d8f500b33b2ea4ce58","_from":".","_npmVersion":"2.1.17","_nodeVersion":"0.10.31","_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"dist":{"shasum":"e826b3d4d99218ddce22c6d8f500b33b2ea4ce58","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-4.0.8.tgz","integrity":"sha512-ax8jmPyg+WVDioGkIGZlaKKPXEQ2N3y//NoWiLv2a6avTTGtxt/GNJa6dIUpNuj1hxj51kOlaAh61oO52BDIYw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICgDnWQRo2oMSZ31FOd5NhDPsg9Omce+aYnHXF/oEQ80AiEAkwvkyCTYiTSDr5dLy3eVCAQa3lVjD5UlC30GiNNf6hI="}]},"directories":{}},"4.1.0":{"name":"photoswipe","version":"4.1.0","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jshint"},"devDependencies":{"grunt":"~0.4.5","grunt-autoprefixer":"^3.0.0","grunt-aws-s3":"^0.13.0","grunt-contrib-clean":"~0.6.0","grunt-contrib-concat":"~0.5.1","grunt-contrib-copy":"^0.8.0","grunt-contrib-cssmin":"^0.12.2","grunt-contrib-jshint":"~0.11.2","grunt-contrib-uglify":"~0.9.1","grunt-contrib-watch":"~0.6.1","grunt-jekyll":"~0.4.2","grunt-sass":"^1.0.0","grunt-svgmin":"^2.0.1"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"http://photoswipe.com","main":"dist/photoswipe.js","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmitry Semenov","url":"http://dimsemenov.com"},"license":"MIT","gitHead":"eb42792f933d53b0306a4cbedbb67bc0029e3278","_id":"photoswipe@4.1.0","_shasum":"f820a6429d74b94a66b7c3666153ef9a5c3befcd","_from":".","_npmVersion":"2.1.17","_nodeVersion":"0.10.31","_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"dist":{"shasum":"f820a6429d74b94a66b7c3666153ef9a5c3befcd","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-4.1.0.tgz","integrity":"sha512-lMCq3GKfOxxF7N1M4EUMD6FIUmt7IIlrpF2ef2u4MvQEV4WE5UyDy9Mzf1BHItKGP+QUNe5y2K+JyYeDffeLWg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA9a52/mvtGH97U/PV0ljTW9w1juRf2oT784So4YMPxrAiEAg+gdQ7+Aujcelx9X2crBeOE/9dI7AGOJkH2q35wtoic="}]},"directories":{}},"4.1.1":{"name":"photoswipe","version":"4.1.1","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jshint"},"devDependencies":{"grunt":"~0.4.5","grunt-autoprefixer":"^3.0.3","grunt-aws-s3":"^0.14.2","grunt-contrib-clean":"~0.7.0","grunt-contrib-concat":"~0.5.1","grunt-contrib-copy":"^0.8.2","grunt-contrib-cssmin":"^0.14.0","grunt-contrib-jshint":"~0.11.3","grunt-contrib-uglify":"~0.11.0","grunt-contrib-watch":"~0.6.1","grunt-jekyll":"~0.4.3","grunt-sass":"^1.1.0","grunt-svgmin":"^3.1.0"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"http://photoswipe.com","main":"dist/photoswipe.js","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmitry Semenov","url":"http://dimsemenov.com"},"license":"MIT","gitHead":"41ff96cb8e88ef6f884c388db9f2a6d5e9d3b77a","_id":"photoswipe@4.1.1","_shasum":"41b756a2387e220c286598945503014bf622bba9","_from":".","_npmVersion":"2.1.17","_nodeVersion":"0.10.31","_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"dist":{"shasum":"41b756a2387e220c286598945503014bf622bba9","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-4.1.1.tgz","integrity":"sha512-wIMGqBCDhXzGQGUS7Bf705JhXsZCC+FMd3xsKou7byJ4h32DcFw/jU3eaetCT6bqw0k1ftOoYVmpbXEgabl9lw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDknfph+QVucSQVMTgFEjJ3g39topnbI8PFU9aejgXxeQIhAM/+VDqrdGqS3N3FAHChcDZUws77wzXAWD9ONJ6mi+dq"}]},"directories":{}},"4.1.2":{"name":"photoswipe","version":"4.1.2","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jshint"},"devDependencies":{"grunt":"~0.4.5","grunt-autoprefixer":"^3.0.3","grunt-aws-s3":"^0.14.2","grunt-contrib-clean":"~0.7.0","grunt-contrib-concat":"~0.5.1","grunt-contrib-copy":"^0.8.2","grunt-contrib-cssmin":"^0.14.0","grunt-contrib-jshint":"~0.11.3","grunt-contrib-uglify":"~0.11.0","grunt-contrib-watch":"~0.6.1","grunt-jekyll":"~0.4.3","grunt-sass":"^1.1.0","grunt-svgmin":"^3.1.0"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"http://photoswipe.com","main":"dist/photoswipe.js","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmitry Semenov","url":"http://dimsemenov.com"},"license":"MIT","gitHead":"b6fdb82ed0b5b635c0943098f3046581a02ead77","_id":"photoswipe@4.1.2","_shasum":"95c20a75cea23b70d6299641cad82e03cae7f797","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"dist":{"shasum":"95c20a75cea23b70d6299641cad82e03cae7f797","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-4.1.2.tgz","integrity":"sha512-UDYZox7xGbmNeehpqayzD9xtp+vW1gYvdx/6Fl9bYqnEpcQ4XaobS8Q07P7owvVE3xjd2vkZVZAF/eNhUsiu4A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCw50x7TalDxCAWisp5xkmNchDN/IewKPt1eSedjXwt0QIgMxVKCWUfqV4duuadOs/7rTdCWt5QJg/XlO2qJY6TaPE="}]},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/photoswipe-4.1.2.tgz_1492723873793_0.6175423683598638"},"directories":{}},"4.1.3":{"name":"photoswipe","version":"4.1.3","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jshint"},"devDependencies":{"grunt":"~1.0.3","grunt-autoprefixer":"^3.0.3","grunt-contrib-clean":"~2.0.0","grunt-contrib-concat":"~1.0.1","grunt-contrib-copy":"^1.0.0","grunt-contrib-cssmin":"^3.0.0","grunt-contrib-jshint":"~2.0.0","grunt-contrib-uglify":"~4.0.0","grunt-contrib-watch":"~1.1.0","grunt-jekyll":"~1.0.0","grunt-sass":"^3.0.2","grunt-svgmin":"^5.0.0"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","main":"dist/photoswipe.js","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmitry Semenov","url":"http://dimsemenov.com"},"license":"MIT","gitHead":"80607e12542a1a54ecefa837649e862b35dffd25","_id":"photoswipe@4.1.3","_npmVersion":"6.5.0","_nodeVersion":"10.10.0","_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"dist":{"integrity":"sha512-89Z43IRUyw7ycTolo+AaiDn3W1EEIfox54hERmm9bI12IB9cvRfHSHez3XhAyU8XW2EAFrC+2sKMhh7SJwn0bA==","shasum":"59f49494eeb9ddab5888d03392926a19bc197550","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-4.1.3.tgz","fileCount":68,"unpackedSize":730518,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNLkMCRA9TVsSAnZWagAAfwEQAJwQfj5ohbqL6J9haILR\nppNhQ4uq8wnP6ROrN29uektznvtOSKyUpo5sSXPfD07BdKiqPEizMQYPqrCb\nRTu9211e671WpXtuGDXs07QlkpDUbrMCO7kRkHQiWRoPHIj8BGiITW40zY5q\nRZOjR2gikSMcM9zyPJCOEVNdTcDQMy8G08HQavI+scYbNN8mWiW/Y9mVU6EU\nbdPq67GL8f2bWv8AMmpRBFxTYRJVjs2idrq44mwDdeluIZ60GaqFfYU6RhJB\nFUjHWqU+6u2TtZVdUGuDMJLOI7i9tsaNdHMI24BmNasXmK1Ctn6WZKPpvnon\nL1XlpuT8dz2M1zYDU5TwZKymwwjdotnDpi9YRA+Qs1MpzN+PK5jUlxnKICa/\nbbROQt73cVWKhrlpHh4ifwBH1XG6s+hoD0DFrpVJQisxF8EtvpAG+E0C4bt3\n7uyG0W6eVlp17he8yE0ZeM/MUE4g5/L0OWB/egahiuA8YtWfzVx1ankjlBwe\nvr5x1p+5hYWjR6UE+jlRmZVEuDV3hJiJVxvGA/iPn5JQ4AtdbQ6Ue29LOkNt\nuhINehK6qef2Bx9PEp63fZlG/+guaqNjgUoEvTiqaos+Ak1NxoqWvrbUeL32\nVjK0OTOiTo50gNtf4r/kkrSmAhL+fV2nNhGRScseZHfuRgkK6eLcyiiAPGLs\nayjN\r\n=O1tC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIELmyJiRI74ZGSDxw4D2VlVPAQ7iK07borBjSnubD83rAiEAkflfjtb66QA/XnF/1q5uPmSWWSG1SvpD8XsX0PE3hu4="}]},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_4.1.3_1546959115576_0.8070456271421971"},"_hasShrinkwrap":false},"5.1.8-beta.0":{"name":"photoswipe","version":"5.1.8-beta.0","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","build-and-minify-js":"rollup --config build/rollup.config.js","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd website/ && npm start","copy-to-dist":"copyfiles -f website/static/photoswipe/* dist/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint"},"devDependencies":{"@babel/core":"^7.13.16","@babel/eslint-parser":"^7.13.14","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^7.25.0","eslint-config-airbnb-base":"^13.2.0","eslint-plugin-import":"^2.22.1","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","readme":"v5 is now available for testing, please visit [documentation and examples](https://photoswipe.com/v5/docs/getting-started/) and report any issues that you find.\r\n\r\n[![Sponsor via OpenCollective](https://img.shields.io/opencollective/all/photoswipe?label=Sponsor%20via%20OpenCollective)](https://opencollective.com/photoswipe)\r\n[![Follow on Twitter](https://img.shields.io/twitter/follow/photoswipe?style=social)](https://twitter.com/intent/user?screen_name=photoswipe)\r\n\r\n\r\n### Repo structure\r\n\r\n- `dist/` - main JS and CSS\r\n- `src/` - source JS and CSS.\r\n  - `src/js/photoswipe.js` - entry for PhotoSwipe Core.\r\n  - `src/js/lightbox/lightbox.js` - entry for PhotoSwipe Lightbox.\r\n- `docs/` - documentation markdown files.\r\n- `website/` - website with documentation, demos and manual tests.\r\n- `build/` - rollup build config.\r\n\r\n### Build\r\n\r\n- `npm run build` - builds and minifies JS and CSS to `dist/` directory. \r\n- `npm run lint` - lints JS files in `src/` with eslint (`npm run lint-auto-fix` to fix auto-fixable issues).\r\n\r\n### Build docs and demos\r\n\r\n- `npm install` in root\r\n- `npm install` in `/website/` directory to get docusaurus (if you also need to build docs)\r\n- `npm run watch` - watches changes for files in `src/` and `docs/`, starts Docusaurus - demo website with many examples where you perform manual tests, at 3000 port (visit [http://localhost:3000](http://localhost:3000)).\r\n\r\n\r\n","readmeFilename":"README.md","gitHead":"414d1e3c1727b814be22f6e36d95895956ae36ce","_id":"photoswipe@5.1.8-beta.0","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-9fsHHhmz5XhoNZNvQKoSGxm99aR8oiQu2xCGITRF6cAZRnBwOqxcagrQFpy/pOn042STmT77p4fWwCuCjeCgNA==","shasum":"50b6f1c755471382cc3b300e3c9b79b3e855f43a","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.1.8-beta.0.tgz","fileCount":46,"unpackedSize":759771,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLI2HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWPw/5AXQ60klI+er9gn2G4EbC3PjQbRSCz8/pw5loZ/kKeOVY+t/f\r\noGn873B0khHfV4hKUQF50l++iP1xqjENkHmf0IP2D11NRJi+K1dXxvcGdrLh\r\nma0ZYbjiwoemL0GGtcLr8y+S0nhuz8sycLyHWNBLcZsbTqY40SFypGTVNwY1\r\n9Hbnpd0XqTZgHHRbJSxuvVNwj0FZIENgFwMpwKQXjUi215SPGlZkatF7l6Jl\r\n4NmSJNZ/GCxj1D3WUIbRiXinOeBbTXkABb7RrPL6//Xd2R568PsJ/d4w59h0\r\n4exL2FMqJu3oLHSRRA8mBKMsUcbN5gLUYzh4NclGe0driFO0nPgRaljLXKTr\r\nu/Vm1Hz7NMiPKT0YKkNh5cBMREG76aKHh9JJKPEfj4cLYnunKjyrX4n4quzW\r\nX5/q8cy1B/foScv6xWRZtXWB9JgtsJ38u6sg23co6I2hkjWO8tsMlj2GTbSy\r\nddWHqrTg/uxvA9RkCJ2eacYn8KhCyC+qESkPBpjiWVFoipXPRnFClpNbdYZl\r\nm6l5Pt4xHcQf1T81eMw7D3OIsP+RXJYeRqvsVovJVcpM8pcRqFI/MfC7hCwu\r\nD2DQ6VL78i3ZMaSUjeSiQ0IUULflshIgNAt6hRPxyJS/VNfbjoOcsgoTIqlG\r\nXUeK3sU7HikMJ0NdH7vyBNlUAjSwP2cykCM=\r\n=89Ze\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC5S804+bCFRrgrTLhavSkCdlY1ZmyZks4XrVtqb/hNvwIgS/+BQ3TuPxOekLJQ/8Undvk9Goa/SovNJA1lr4d1Xfw="}]},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.1.8-beta.0_1647086983424_0.37694756987239364"},"_hasShrinkwrap":false},"5.2.0-beta.1":{"name":"photoswipe","version":"5.2.0-beta.1","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","build-and-minify-js":"rollup --config build/rollup.config.js","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd website/ && npm start","copy-to-dist":"copyfiles -f website/static/photoswipe/* dist/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint"},"devDependencies":{"@babel/core":"^7.13.16","@babel/eslint-parser":"^7.13.14","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^7.25.0","eslint-config-airbnb-base":"^13.2.0","eslint-plugin-import":"^2.22.1","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","readme":"v5 is now available for testing, please visit [documentation and examples](https://photoswipe.com/v5/docs/getting-started/) and report any issues that you find.\r\n\r\n[![Sponsor via OpenCollective](https://img.shields.io/opencollective/all/photoswipe?label=Sponsor%20via%20OpenCollective)](https://opencollective.com/photoswipe)\r\n[![Follow on Twitter](https://img.shields.io/twitter/follow/photoswipe?style=social)](https://twitter.com/intent/user?screen_name=photoswipe)\r\n\r\n\r\n### Repo structure\r\n\r\n- `dist/` - main JS and CSS\r\n- `src/` - source JS and CSS.\r\n  - `src/js/photoswipe.js` - entry for PhotoSwipe Core.\r\n  - `src/js/lightbox/lightbox.js` - entry for PhotoSwipe Lightbox.\r\n- `docs/` - documentation markdown files.\r\n- `website/` - website with documentation, demos and manual tests.\r\n- `build/` - rollup build config.\r\n\r\n### Build\r\n\r\n- `npm run build` - builds and minifies JS and CSS to `dist/` directory. \r\n- `npm run lint` - lints JS files in `src/` with eslint (`npm run lint-auto-fix` to fix auto-fixable issues).\r\n\r\n### Build docs and demos\r\n\r\n- `npm install` in root\r\n- `npm install` in `/website/` directory to get docusaurus (if you also need to build docs)\r\n- `npm run watch` - watches changes for files in `src/` and `docs/`, starts Docusaurus - demo website with many examples where you perform manual tests, at 3000 port (visit [http://localhost:3000](http://localhost:3000)).\r\n\r\n\r\n","readmeFilename":"README.md","gitHead":"80486134132bbc85bb7cf7fb2280060549f00d47","_id":"photoswipe@5.2.0-beta.1","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-wBEdkQ3Srsgwy9MNIhhKAGlkBnaLNWumXiZjIU+XYy4b/tx7m/Gp6mEOh5hqsdNC1jyxPIr2VX2k1vuVSGBeyQ==","shasum":"69e19f4e75facf18723d737c7468e7c9822d7ace","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.2.0-beta.1.tgz","fileCount":45,"unpackedSize":759082,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLc6vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpq2g//Z3esAV1xqawFNTYFBhV49ms4iTD6+Ko5hIqHnRrzCIqvb2a1\r\nYYxTZnBVxo2p5jE8/VnZqK9YcQUmXbc4SIZn5mWIEXwAr4+dZ6B5T6tdUmGc\r\nrdMlXeqDZhBGZ5p9baIKFbKFRkf3URPq5aZ7r0CT39opfUUYkjNoeA/KXmGr\r\n2JFPLTzhN9n76VZ5gCzCpYSWLAUrzWkkwhHF2wrnEBjmBhr86hX1+/HFmeaX\r\nTxCeXOmIxL6YttLET18GLd4dHkf7Ur8/PDUulU4ZvSjt0jUNVuROzqSABg5F\r\ngp77LSw4y0YYv8TcRQZI3dGu72T/qqueHRzluX3I2QO9qmP4mLQ0SKF6vUj3\r\nU/Ysc2YEJnpsI6cJfLhbJ9tmoQZtjpoutNVTsHLSxMClH9FwlRLDfScW6gUs\r\nhR3Q6oN9eBi3FJlhgtMt9EYTdt1UtUo1Xb1ediSPIZUOtaERNU+nLI4/RQou\r\niXFtpyTSmQ4qmMTTb+PSHBarUHz9Py95HXt27tnexUgTtmOs7YipHO73odvA\r\nF9H0/FveQ5hIzYWpi573QumAgtL7F94oUMRHcpdSisxbpcyKFYIMuRlZA5eY\r\nr6dNRzU61SZ9eFc9F3HBagkfWhvxkzZOdONvfVMJnxEFHUFZdi7GjVijhl3u\r\n4r3VQFsUp9/jw/L8oGSZp21qSNjlPlfb5aQ=\r\n=LRpj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjWtroQ5kE20h7APlPtvlFIs2A5cUkxJa9QSOUHaoLBgIgWAgGwnwisQQMh087VBRHS5lRirsE40dj9zIW8gJBHdE="}]},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.2.0-beta.1_1647169198903_0.5344832850644792"},"_hasShrinkwrap":false},"5.2.0-beta.2":{"name":"photoswipe","version":"5.2.0-beta.2","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","build-and-minify-js":"rollup --config build/rollup.config.js","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd website/ && npm start","copy-to-dist":"copyfiles -f website/static/photoswipe/* dist/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint"},"devDependencies":{"@babel/core":"^7.13.16","@babel/eslint-parser":"^7.13.14","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^7.25.0","eslint-config-airbnb-base":"^13.2.0","eslint-plugin-import":"^2.22.1","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","readme":"v5 is now available for testing, please visit [documentation and examples](https://photoswipe.com/v5/docs/getting-started/) and report any issues that you find.\r\n\r\n[![Sponsor via OpenCollective](https://img.shields.io/opencollective/all/photoswipe?label=Sponsor%20via%20OpenCollective)](https://opencollective.com/photoswipe)\r\n[![Follow on Twitter](https://img.shields.io/twitter/follow/photoswipe?style=social)](https://twitter.com/intent/user?screen_name=photoswipe)\r\n\r\n\r\n### Repo structure\r\n\r\n- `dist/` - main JS and CSS\r\n- `src/` - source JS and CSS.\r\n  - `src/js/photoswipe.js` - entry for PhotoSwipe Core.\r\n  - `src/js/lightbox/lightbox.js` - entry for PhotoSwipe Lightbox.\r\n- `docs/` - documentation markdown files.\r\n- `website/` - website with documentation, demos and manual tests.\r\n- `build/` - rollup build config.\r\n\r\n### Build\r\n\r\n- `npm run build` - builds and minifies JS and CSS to `dist/` directory. \r\n- `npm run lint` - lints JS files in `src/` with eslint (`npm run lint-auto-fix` to fix auto-fixable issues).\r\n\r\n### Build docs and demos\r\n\r\n- `npm install` in root\r\n- `npm install` in `/website/` directory to get docusaurus (if you also need to build docs)\r\n- `npm run watch` - watches changes for files in `src/` and `docs/`, starts Docusaurus - demo website with many examples where you perform manual tests, at 3000 port (visit [http://localhost:3000](http://localhost:3000)).\r\n\r\n\r\n","readmeFilename":"README.md","gitHead":"8f249b1182ea40561f1fdfbc085cdab78c0a4cdc","_id":"photoswipe@5.2.0-beta.2","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-cRV7inl2r0CLnAnMxzgeUTAz00O+BMHntc3J8ZTUzSrWbDePdZLeeddMNDtG8G1inXPzyxQ4oJfqFis2JIx2qQ==","shasum":"35f8c2b4fcf111d8d49796bfe22d6ba9d2181372","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.2.0-beta.2.tgz","fileCount":45,"unpackedSize":760086,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLkEaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9+Q/+Mq65JYbCPWuyRelhCE/5WE/lTLzqReXVEck+Hz/pcfXeEgl2\r\n8vL/wLhi89hCQylMSdW9nNIWBzGVCbTCFP/ema8mC547q8Ew+Zurv1jg0mnN\r\nQYVLslUBxBZGHYtlHRuF+du9aOR8bjw6T9fPuXs0pKRVvEbGfDIOatu5jXk/\r\nGq3WOsDJp5tfgEKbI8+HY1QC8kMLEkJxxcbO81mtqEdTJoMz7KbrYmrF+up/\r\nr8FsN03qxXsB0libY/YDYNmBu/dLnh5fbnX5Uw6hRyZdxkTdjwaV9UZ8uEah\r\ndLFy+hW+251ouownF/1gsbw7i033u1OeXdd9q8ut6dTFmtqWdraM1rsDF0kX\r\nb0leoqMaeYJVnG44+P0oafgDuySt3gEfb248EpDdzJKiyRiklaVHClWb4vfb\r\nZpfjOp6zEurjpBhxZDhOnKf7rhretFXhbK+E3lwUdVJJgczL1K++lL51xeDv\r\nzezZ1TOyvt+au1ebQYbCxSXdyUjq/IG8x+MFIvPzLyauzcCsFaVRYAuaoS64\r\nQKqqjmwLHVHkdWS7EcWWWvFLQ/sCs/Dbf2Ztg/FeXnr1E3vdX8Z5pKI9UAfj\r\ngpMIN2E71H17GeM2z/f7gsp2ybDQXIewQC2S/cKmLeNgOYOufNwRjTW33/A2\r\ndjK4Bjix4NYlmIHSlDMuomSMQSLxgZdEOnQ=\r\n=E8Wl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC7dGqI/gLSSdFzYxZPgIhai1r1z6BbMHaDgCz8mZwwHAiBwiFgXxXhfQ7coAit1uaVrkXcLFyh10Z2ZmoUSq3CCOA=="}]},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.2.0-beta.2_1647198490146_0.04544614578298467"},"_hasShrinkwrap":false},"5.2.0-beta.3":{"name":"photoswipe","version":"5.2.0-beta.3","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","build-and-minify-js":"rollup --config build/rollup.config.js","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint"},"devDependencies":{"@babel/core":"^7.13.16","@babel/eslint-parser":"^7.13.14","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^7.25.0","eslint-config-airbnb-base":"^13.2.0","eslint-plugin-import":"^2.22.1","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","dependencies":{},"gitHead":"792a6a6bdbf1e79f06c6887f11204f7720e65826","_id":"photoswipe@5.2.0-beta.3","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-+Wt7NoZfRtoZyS59mCfSADzWIBREzKrYzacmMY1/PwDnGRkEq0r+JtDgKslCfdUAyMvMK3ixekuSMYW/WyaNAQ==","shasum":"bbb28fdf8057917a968daf175bbf769a3842dfec","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.2.0-beta.3.tgz","fileCount":44,"unpackedSize":794255,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOJHmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4OQ/8D55V3YHDakwQEgYfQ7Azr2rMhXLcl0d8S27v2D4ZSWmfldZn\r\ntgSyh1wQEksMsgjDHo9ujSQKOoUhZmI6VOj2EI51q29l96AOpzojJIaqlQ6U\r\nIjyg3KcZVsw4QehvH5iG/3wOPBzpvMbVVZCh71E4C3KQK3UfrKXayD/DW83V\r\nHZCGCyfwETmDwV/gH3eEdievm01d7e1KsCrgRaCzSHnX3sf3Pa3Pl4UOYEup\r\nkBjlTNYaUh+S/BaTFE48Y+Pprn97j7PctiArDh6K1OOhI+k7ZR6WbGGWdnlQ\r\nmLEDS9Y8fiekoDXsMW2azOdODt6qHxpsoSbl0nYPUUmvKgLz2OOdh0eIiy4o\r\nol/SgmZ/xSntyxiUchol+ZhyVWKQMJZt3j+1Mp+4GVmGzF40KNzpRC7CkQVJ\r\nnNy7T624c37PMk8iIF665CyMKiTBArCjxr+Lr2g/RJeqluR5hYqEai+lchLN\r\n6McvPWjeVmoRgATzowaBNMkEU09ExsvKR4EE/9KgIAhigwCaX7zG5Hywhi4v\r\nnrw21K4YhEqMTsxWNxNMhMdSiNBt3RQ+XoduTCg/BRa1T4FdPZ86RTw0DMFz\r\ntLkRvJPcjQg6xfV5sRvBoOrjDRHMHbZm1TnQki1m7FRvvPjHWlepVC+sEIn9\r\nHQAnlxy/fGKmikbyxz5GJDgBBfRWIbd2naA=\r\n=7zjQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCEmb56lssJMa3Gc2ZHstrcTAxepf12vMtFD0Rzc7lJ4AIgfk45FxKwFsrPoPY3bDx6eKQOWfQ0KSR/P2rWK7q1nTE="}]},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.2.0-beta.3_1647874533991_0.3646334372271587"},"_hasShrinkwrap":false},"5.2.0-beta.4":{"name":"photoswipe","version":"5.2.0-beta.4","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","exports":{".":{"import":"./dist/photoswipe.esm.js"},"./lightbox":{"import":"./dist/photoswipe-lightbox.esm.js"}},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","build-and-minify-js":"rollup --config build/rollup.config.js","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint"},"devDependencies":{"@babel/core":"^7.13.16","@babel/eslint-parser":"^7.13.14","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^7.25.0","eslint-config-airbnb-base":"^13.2.0","eslint-plugin-import":"^2.22.1","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","dependencies":{},"gitHead":"c27c9c5a78a1813e934003b85e9561840b919c99","_id":"photoswipe@5.2.0-beta.4","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-ytKxftC+gEMd1wo+M5Z/pWlEMzva7rl5yZEOwgYCE3ChQ1cXCdQs9RwY9ZzzBRMq+RHw8Ngck/9ooAUQdZ73Lw==","shasum":"9f64e3c0f8007d0a77821c1e5efbd2e2b6e2a780","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.2.0-beta.4.tgz","fileCount":44,"unpackedSize":794774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOiMZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpwDw//QkzqZu//pXDVCRyf+d9JLRxaPm2jqarTn7QLn3Jdhy1edaJA\r\n4ivELMaE1QfaW7cBkLgxJC4kVEk6g/eq+Ocryzq8bsBO/CRPbYzLOUx0cWnB\r\neNAiFPVp6gcDRsLojIG+ES3D+qitDTiJZ7oKQAIJAPDBzZuOq3Kfi7lNyVQZ\r\nBB/mUWCI8E4bS3U4tamor3ohmb8HNzloEY2UxnF2UJm8+0ZJEqi/3Pf9lGBY\r\nEPFGO1ZckbdZxg/O7t3kM7mu2e69UOrxBDCMVV3c481qnjhBj5FOfTJS5NGP\r\n7qWOoHOAoHjR5iPohNJF3VX0zMTbaNCsiLHp1GlBb1v5YA8bCK2IYJu2cveN\r\ns4z1jMj1Xkmx8AFvHt4UuoszuAtf1+4HT2lfKHzThRP5XNtoqruMoeEIV2jd\r\nvhqzYc1FJRs38nZc1VDGjA6vAUjx2B4IWGQDRhSt8d+NZdiJ+ahUjUN+cAXv\r\nrCL4uZshxMJtDqOMRq6/RMg0W+QsMyw60Uanq7fYRua4Rm0q+DsEuPht++8O\r\nSmy1lpu6ANgVhYCrxPW+BMVw5DO7xVlYwvD3tKQ2eK6/mq8gi6tTB3W8CKla\r\npbsboRzeHisrsmvP7kNiMk+H0f9HGd0P5ptifJbKcLHIkanpqb0FIgUrwagl\r\ngvmi9dBkB7+8WgU6KqbR9O55IwxPX2GkHqE=\r\n=/uv/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCUsmUOKOby4bMCz84wLShrsPu+AxhF8T8Ke5QRxM2fwgIgUnBnBr2ZroY7reu7PPTYMy/0V3rLxxl7L+xEg4ej1+Q="}]},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.2.0-beta.4_1647977240963_0.17383824951343918"},"_hasShrinkwrap":false},"5.2.0-beta.5":{"name":"photoswipe","version":"5.2.0-beta.5","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","exports":{".":"./dist/photoswipe.esm.js","./lightbox":"./dist/photoswipe-lightbox.esm.js"},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","build-and-minify-js":"rollup --config build/rollup.config.js","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint"},"devDependencies":{"@babel/core":"^7.13.16","@babel/eslint-parser":"^7.13.14","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^7.25.0","eslint-config-airbnb-base":"^13.2.0","eslint-plugin-import":"^2.22.1","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","dependencies":{},"readme":"v5 is now available for testing, please visit [documentation and examples](https://photoswipe.com/v5/docs/getting-started/) and report any issues that you find.\r\n\r\nInstall beta via NPM via (or grab files from `dist/`): \r\n\r\n```\r\nnpm install photoswipe#beta\r\n```\r\n\r\n[![Sponsor via OpenCollective](https://img.shields.io/opencollective/all/photoswipe?label=Sponsor%20via%20OpenCollective)](https://opencollective.com/photoswipe)\r\n[![Follow on Twitter](https://img.shields.io/twitter/follow/photoswipe?style=social)](https://twitter.com/intent/user?screen_name=photoswipe)\r\n\r\n\r\n### Repo structure\r\n\r\n- `dist/` - main JS and CSS\r\n- `src/` - source JS and CSS.\r\n  - `src/js/photoswipe.js` - entry for PhotoSwipe Core.\r\n  - `src/js/lightbox/lightbox.js` - entry for PhotoSwipe Lightbox.\r\n- `docs/` - documentation markdown files.\r\n- `website/` - website with documentation, demos and manual tests.\r\n- `build/` - rollup build config.\r\n\r\n### Build\r\n\r\n- `npm run build` - builds and minifies JS and CSS to `dist/` directory. \r\n- `npm run lint` - lints JS files in `src/` with eslint (`npm run lint-auto-fix` to fix auto-fixable issues).\r\n\r\n### Build docs and demos\r\n\r\n- `npm install` in root\r\n- `npm install` in `/website/` directory to get docusaurus (if you also need to build docs)\r\n- `npm run watch` - watches changes for files in `src/` and `docs/`, starts Docusaurus - demo website with many examples where you perform manual tests, at 3000 port (visit [http://localhost:3000](http://localhost:3000)).\r\n\r\n\r\n","readmeFilename":"README.md","gitHead":"28c587285f2efe6a19396f0b271791e68817e0e9","_id":"photoswipe@5.2.0-beta.5","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-u5mfzi2qExWnA4KESX9skddhOMyULpj3jcJ3v6WQd0+GMEwKHgBJOOomaAvCUI0SLjsak0AfcCOv/sRz/7Wcig==","shasum":"ef1dcf820cb4f24c3db27c3f7841507ea35f81e7","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.2.0-beta.5.tgz","fileCount":44,"unpackedSize":793678,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPv1kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCLhAAl3S5uN25kNZbjva5v97Sc7YO3wcDq9rY7dOOq36Oh+OCnISq\r\nYeTtstH95T9GmU26kjkIfEve7DnXc06iFu0QxBP/yIAV+DfZrwqPAGG4AGQH\r\nzvNWtJifGznRVDEgYThEjl4bVxAj2zNoV+/CG2QiQk4ar70JeMXpl2KL30gV\r\n3ZdD5zjpMwT/zx61MBmqcBhqbgHyuUehCMCjWrz6TK67/tkuvnyrIknizDY9\r\n9ogJzAgfm1rxbcY1O0JzhSzlRzUDGCYld5e6AZ8Wl043HrDi5rdnKF6/wa1I\r\njSNUrEenvNVIj2y23kDaJU5Lni1l7zcsNmK5rv3S6iByDWOGCW1S+Aju0TSQ\r\nepr33+G1m9DP98vZjDZDD8rcLoL0WaXhAahSdlJy6j5z2mq5LceXiv3UABka\r\n3yw8nGtT6S9LQdMczzTUu24TPdRHCGLgiEKEOf2jDFoEn2FI7j4H/86IUJeO\r\nL0FDD26fFVqrPgF2irvJsQpdJTbamGDRSax/FjDo/h1mKi+E1DIy0REEPa7E\r\nUpcQak1q0TAVuoAH2hK1hVQH2fzh2mC27Cqi4Tn0tAtPVbgznkjcl6BdoVqL\r\noNomVkBlgRedCpyJPgY5J2vlWXzkDq3Hqzjb1Yrv7xaA5t3I2q3QTT1a9Xvp\r\nQzbkMZuVPI9ytDkGOqTVDlIFLOUlMbTp6sk=\r\n=I3+a\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE312lYDXGvqmr2EEiKa0w9OipAjptToNTSQoRu3Jn7PAiEAn5mi00J6vGSxnLt9T43wDmLp/LB041sD2JZAV4kVSYI="}]},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.2.0-beta.5_1648295268103_0.11343818293698416"},"_hasShrinkwrap":false},"5.2.1":{"name":"photoswipe","version":"5.2.1","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","exports":{".":"./dist/photoswipe.esm.js","./lightbox":"./dist/photoswipe-lightbox.esm.js"},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","build-and-minify-js":"rollup --config build/rollup.config.js","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint"},"devDependencies":{"@babel/core":"^7.13.16","@babel/eslint-parser":"^7.13.14","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^7.25.0","eslint-config-airbnb-base":"^13.2.0","eslint-plugin-import":"^2.22.1","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","dependencies":{},"gitHead":"4a37d7fa256a1e0fea0fdb0a226177ad1ee9a079","_id":"photoswipe@5.2.1","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-yBZN9+MocLd7m1b9kJ6xm+Qs9Pcw3riFdaMLgWHFrTywCZZvc5cmRgMNwkog138CTk/iBgRCLQwUvKIgkfeQZw==","shasum":"099045ccdf410561a1c96781f95957bb0c0f1807","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.2.1.tgz","fileCount":44,"unpackedSize":793428,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPxOLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrdHRAAlWb4csDW0g6opp9Myr+vhRzokuECE9udkjR8dYAMxMhm/TpA\r\n01IhO4wFTjFnFePBpmbRxD5GJ8UqU7pchxSgGTHNOI73CRZM/shoD+Ju0Jrp\r\n5J9JnD8+evIcHaN5lDC4MtRKQ8sGffvSp8ycCWuFAfKGlAm2xeViwsIKBIBE\r\niH+TqnwELB/opegU84I/UZ6Ef0Fp3lRbFU2aGf9ieoK3iBkqUmFUKA4Rl5sB\r\ngVwS73DOdnNEPJHIKWXKlpgYssHud4kYZ3e0LMjIZzhDouAHmJgFscCGyIgb\r\nP3tN195eV9wPWKMS0uawX0gI0AO1Yroj9k/DjL4c4LrVTipFjcoXZRadFC3g\r\n4vCWS5AdshZuPW6OO7L9d3VHMu/PcZfbq+7lGF8ARHqXxTBVn1JoYeI+Sc/f\r\n0Zqm6E4l2thWxeDi8aNRTjCUFkOaV+Hlz80Zi5DNW302pwwnPGTMwePYVfl0\r\nduvndmhe/iCeZISHbOIFVWz+QokXnKhoWSOnLhsdqDiqsVWCDzOQ8GkRrK4R\r\nTDhk3ZYaP2F23bgVjqk/yk3IsNGR1s4zqiIyRjamysmcNm59HKliP9vIXS7C\r\nzYrnHKGQ3pe0wPPTBNFYt2o0++GHuqCjBf5kL4fesm3K11aSIrdf1Os666kr\r\n79L69w0zjM+pcWwiBPf5/yUIHHFkztSs7hg=\r\n=/4L4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHlDh7bLC2E5hyr+ToZL0UWpZBu37tKIltVeCaTbSWeCAiB7m2Y8GMl2lmnwqHyz0COgUtTS+dwY66MxuuDBWb1wcg=="}]},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.2.1_1648300938835_0.5286350211048736"},"_hasShrinkwrap":false},"5.2.2":{"name":"photoswipe","version":"5.2.2","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","exports":{".":"./dist/photoswipe.esm.js","./lightbox":"./dist/photoswipe-lightbox.esm.js","./dist/photoswipe.css":"./dist/photoswipe.css","./photoswipe.css":"./dist/photoswipe.css","./style.css":"./dist/photoswipe.css"},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","watch-local":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs-local\"","build-and-minify-js":"rollup --config build/rollup.config.js","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","watch-docs-local":"cd demo-docs-website/ && npm start -- --host 192.168.1.120","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint"},"devDependencies":{"@babel/core":"^7.13.16","@babel/eslint-parser":"^7.13.14","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^7.25.0","eslint-config-airbnb-base":"^13.2.0","eslint-plugin-import":"^2.22.1","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","dependencies":{},"gitHead":"d9102c7ac3d1c568632be43de74e62a6bc5f0162","_id":"photoswipe@5.2.2","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-es0AEX4zgzzcrr8ztdPWRODSARCLqCm/5H/aSwFtZwovokGtzBf/y/HXJxHMnNx6h4650DkKVIVFYILXJhmMhw==","shasum":"3960b953c504a67d1b074f60a31229ada2ed5c07","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.2.2.tgz","fileCount":44,"unpackedSize":793795,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQEElACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZ0RAAk4vi4+EB42cmADKMjwGu6eUN1bajQs4PG+FiBth1/juaiscw\r\ntEEDBB+TieRmNHlwPsqoSC2tMgEJLLiCbESwgDxpzFhkbAoZglIxeS7HIfLY\r\nq4asUhHAGnh4qPg2Ql95RRmYQceyFDIQljchPdm6ni/KvCEgWKqfOZObg8lI\r\nYYKyt1IePpgSLXO9SW2Oo/Nxb/n+PyA2m3Q5u+tOfdBx6Bq7oUXBuRZ6rmCj\r\n6ULVfpIy/cTx91pJblUdMLVJGhBImw4dGNaaSZkmExvliQdMgkn6vIakDKYy\r\nQNzIpC73O2YnfLvdgQkWdB9riNzWkB/V0XpIh5GT0qSAUfequZXzrBAVPKkr\r\nDxyQqkI9LxrIvoCpxAfwlwJgtZ2y1qhO+JZNxGdsh2nFXo6tB35Vsys8nW+R\r\n0mHD9L519PpQ0EpNoQyIWB4tsSwfjlAAAR/yGDraSLDBlud65f54KkahJCgJ\r\nbs5LCHKwDYcCkF4SoX0SrVquR4caVM1HNV5sdtgoLI5P4XyyAqQALjbZKKmJ\r\nzs2dNdALUQNXbIQi5GCzYNeY67pWZpIgu4JSp9CrdKw715gJlItbYz3ZBQhp\r\njtm/iDd1AszC+a6T2i3vI9U9xgW3Sg32/a8cynO6p3uiV835a/O0p+UFaXzp\r\nLaCsAedAHV8eqbGbz7G+AY2YRmBbqn1L1Uo=\r\n=MXMi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHKHRniUbtFpmJVD/dDwFx/KyHYL+fvpkUeLXsIlG7rHAiEAyish+X0PcnIIW6DEM/EUDyFlpVPpqoLOSGCuHeEQV3U="}]},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.2.2_1648378149688_0.5448794592468011"},"_hasShrinkwrap":false},"5.2.4":{"name":"photoswipe","version":"5.2.4","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","exports":{".":"./dist/photoswipe.esm.js","./lightbox":"./dist/photoswipe-lightbox.esm.js","./dist/photoswipe.css":"./dist/photoswipe.css","./photoswipe.css":"./dist/photoswipe.css","./style.css":"./dist/photoswipe.css"},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","watch-local":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs-local\"","build-and-minify-js":"rollup --config build/rollup.config.js","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","watch-docs-local":"cd demo-docs-website/ && npm start -- --host 192.168.1.120","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint"},"devDependencies":{"@babel/core":"^7.13.16","@babel/eslint-parser":"^7.13.14","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^7.25.0","eslint-config-airbnb-base":"^13.2.0","eslint-plugin-import":"^2.22.1","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","dependencies":{},"gitHead":"674460e7012dcab7d7c24223c3496bd69ccee71c","_id":"photoswipe@5.2.4","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-7p+VH7ELUnW9/3rCULCmyXcUCEuZwcsxvxPQYzR4wk3EaXcLCiINMCspc9Qq9AJYNsqYo1qGVL1y1Tch8uKAjw==","shasum":"918fd64c6b41b6a693743e5d70ee1a59747f491d","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.2.4.tgz","fileCount":44,"unpackedSize":795181,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzVx7FORenjzIvtLRtv89CLF44fx7nRSRvIhG5lXxS7QIhANcFPLNsU67rapxJrG7j3w+lr8vE7i65Y707YKBcyhmZ"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTnBQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSUQ//TuGTgvAvzAwOkEgUu3EYoxDnms9/aZhOeb+BtM6jW7sdgZHB\r\n2/dx8VkTn7enB8vqZ7Z6epsRy+meGq6HVEsoOzyl7nrL4iDc4x/XcyThYEqO\r\nB3i1L+ArAcjSZTjcc91ayBvQ2WyEAdwcZvA7WWDyJcBpeh9HmQKV3q6CMxP7\r\nJYFyjyeDZyBvOEz6ZE64Jpzw318/MUrygBqdE+ZCB7XxV1XGSzpvc0xNhd2N\r\n1BbUnFH06P72PXoHbKaJ3Kg/4AAOthKoVe/YNE93FeDBuYKXM1p7xdACc25/\r\nNVcywgBJ1V/Cp2C+dB3XCFeWQlP+H/mRRrme4XoEOEWuLK9uh1mkp0Ds4qOt\r\nqrf3PEQbZNbKoPlZrEhV1+LxmeVL2CFoJiJKMOe8I+YucyLudlDVfEBlwByP\r\nyvhGtVl24xx6rJ5gxK+aXW8vfxZitKXWMsDdlcAE2gCYFCz1dfajbsw6xK5z\r\nrq5eh8yldn7cFnT8G5xmFWUOh359euwN7pNUVZFtUh/IWdEgASlENw7uqspM\r\n9LdZQ1cF02cVNHldP3YpwLciEr6m8BiH7u7kfXMUDRnbUwAvIrwVfRpGqlAQ\r\n3BPxq/k8UlqV86ncPqwczfkAPhhgXhMsovYXfoTxJDJUFZ1HmFcOyA9wIYiV\r\n3+O9pL5R37E5Pj0fbi8aC5HLmMOan+6/qXA=\r\n=lCP0\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.2.4_1649307728193_0.14813689685188391"},"_hasShrinkwrap":false},"5.2.5":{"name":"photoswipe","version":"5.2.5","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","types":"./dist/types/photoswipe.d.ts","exports":{".":{"types":"./dist/types/photoswipe.d.ts","import":"./dist/photoswipe.esm.js"},"./lightbox":{"types":"./dist/types/lightbox/lightbox.d.ts","import":"./dist/photoswipe-lightbox.esm.js"},"./dist/photoswipe.css":"./dist/photoswipe.css","./photoswipe.css":"./dist/photoswipe.css","./style.css":"./dist/photoswipe.css"},"typesVersions":{"<4.7":{"lightbox":["dist/types/lightbox/lightbox.d.ts"]}},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","watch-local":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs-local\"","build-and-minify-js":"rollup --config build/rollup.config.js && npm run tsc","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","watch-docs-local":"cd demo-docs-website/ && npm start -- --host 192.168.1.120","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint","tsc":"tsc"},"devDependencies":{"@babel/core":"^7.13.16","@babel/eslint-parser":"^7.13.14","@babel/plugin-syntax-class-properties":"^7.12.13","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^7.25.0","eslint-config-airbnb-base":"^13.2.0","eslint-plugin-import":"^2.22.1","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2","typescript":"^4.6.4"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","gitHead":"735226d5b2881d951df2d4c2e85dc92ed70c02f6","_id":"photoswipe@5.2.5","_nodeVersion":"14.16.1","_npmVersion":"8.9.0","dist":{"integrity":"sha512-WTRBxTGqBFS3QpMJOdz6Vg2C6lN9o1AzeXMqsD7g2D9vMQ3jNGSpYoMnPtMNVJ5P4l3p/wiW4x/Iu5FAbZXcqA==","shasum":"a76f867784800932429bf56e7e971f54cd7b54cb","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.2.5.tgz","fileCount":79,"unpackedSize":1040776,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB8sYJeZM3wJx/u64ABozgnDRQs/+3XYdEVwF7tVuUSVAiB42tecDEkXftTM3eQmCHhYqA73TR+2cxTWsI7TCKQ8eA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieNe5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpqXhAAm7XfL10vSO/KOjieiq0RNky39FwlS0Zde1MVYw+JrdfFi++a\r\nsbDCu0xlyOGWmA7uCvGe88IMl1l34akhyJU+HmrKozPXR8wVB1/dFQ1H/PVP\r\nyDHJOJ8ot09LXgamyqqMe2dQK9/w2/8ruCCboMwgRCdzJaIEQmoxZ24+6PEh\r\nuOBvD5USC2oL8LNKyxzA1SBRLVLgKquUrehFbrGGph2V1ynqwnGC7m9EIV2K\r\nlG3AtMdnQ4nT4L3MQTq3EZm/SMtRYTrG6m63xTO3bl4xS5BL1DrzK7PwnViu\r\nQIXaJozQ0Uo0aUy3+Xexk3WQLijMfhn/JUbY72UzjfZT6GFO81Ut6ng+cq4F\r\n9GAcVv9D2y8rUhwwtfe2TMr2LsmlOVTy8hZoeKLtIX23197tRZsjIVXvYfu4\r\nHw0eua002Cbhm2+hyPwoDj04MPisHQkhjbNX+HaMgYrN9e0GCX9zNRb1S5Df\r\nMxwQ65O4RKTIVtmGzzTPJjrSyzy3Injvq2Dgz8Cj2m2Fu+zY1tgVCyCbA4ro\r\ndbCEemQO/qLg3CRS5ic+zpQQkQiK+MEmVeN/haiEzxcBb/1eZVctPccSEKST\r\nkQid4qV1TCwpqcxAw//oo7KOpEVuR38FbW4nupa68T1RhOhl6fHw704S0gMx\r\nFDIS/LftSCFIzp1iDhTRPd16EXEk/82IMmY=\r\n=CCD/\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.2.5_1652086713047_0.7527642570038002"},"_hasShrinkwrap":false},"5.2.6":{"name":"photoswipe","version":"5.2.6","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","types":"./dist/types/photoswipe.d.ts","exports":{".":{"types":"./dist/types/photoswipe.d.ts","import":"./dist/photoswipe.esm.js"},"./lightbox":{"types":"./dist/types/lightbox/lightbox.d.ts","import":"./dist/photoswipe-lightbox.esm.js"},"./dist/photoswipe.css":"./dist/photoswipe.css","./photoswipe.css":"./dist/photoswipe.css","./style.css":"./dist/photoswipe.css"},"typesVersions":{"<4.7":{"lightbox":["dist/types/lightbox/lightbox.d.ts"]}},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","watch-local":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs-local\"","build-and-minify-js":"rollup --config build/rollup.config.js && npm run tsc","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","watch-docs-local":"cd demo-docs-website/ && npm start -- --host 192.168.1.120","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint","tsc":"tsc"},"devDependencies":{"@babel/core":"^7.13.16","@babel/eslint-parser":"^7.13.14","@babel/plugin-syntax-class-properties":"^7.12.13","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^7.25.0","eslint-config-airbnb-base":"^13.2.0","eslint-plugin-import":"^2.22.1","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2","typescript":"^4.6.4"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","gitHead":"3060155ebfad3efb6a101d91a07c07d2db7c58ca","_id":"photoswipe@5.2.6","_nodeVersion":"14.16.1","_npmVersion":"8.9.0","dist":{"integrity":"sha512-MTENcX5qqlYMKa8XAlBGcePfgeaZSIMIotzHlKQFkQNjQkfzMaXfPHEIS2VUqzdLqjgCxFkUqx+vNpZHU28SZg==","shasum":"6213f75889b59db48eda8f45d4c53f29ee1eb600","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.2.6.tgz","fileCount":79,"unpackedSize":1042588,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCfLxVmWd4xnHDbuh1pmrgDV/rPhzOmhuzZwILU4BZ3lgIhAMdkNxKzCFRjjz1GEOdHIw9JNXr8pZLeYkz+o5NJU6QV"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieN+MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrPvg//QJPEiwDFO1+bEX+QLEX2FfTj6Qu0L7MMpw/9DsE3h6jjZdn3\r\nEsp+2KEorHDJfh3ndmG3INr0+Mpvq8NRfxawe6ZlSVqUsaz1FAAQ+A2hssc3\r\nA1iseILxWEt1cIb6+qSHZPAGMQ6NEvN/5r8Ojak76vbPWnrNoPE1eAMCvsIE\r\nBMNN6WzzPyWlDgIu8pjYmdVl4wXzK6YZuXIh4zT3P9bQA/xkj1EFq1qDQMSb\r\nNQYwJRt34z/1fDsMEiMvU4FMYR9Q5U2170yuXAIshSDv+lIxGjYjOTLNN116\r\n/98nquxXaI1V/R6A4cuI5R+Xul9r8VojrqN3hey5ZCvJlQFL+6iX+q73tb4X\r\n6Hpy7gh5U00bpYazaWDjXkqmjCt5XrDcljJ5srJ6n9bor7xGGB2LOuWII11t\r\neO+HajJ0ZcPBCtbxZcyJMYL3k71qaPBOoycTtoF7j/indYJul4ZgS6DfZ2AD\r\nMMLQIRth/Cjh5s23f+4v/vPFUCUrTzsaI6PoerArtfFHUO2Cpy8TwvOFu8G4\r\nRDQy8R5IJcMAYwyQsgZMVKqQQToUwC679EgUOhSijCIO2l/YogDg9mmu95cn\r\n9sTuH8HO1Wil3b31spikKb2CqS1BuMUJ3xkNfgck4bm/T3aDTN+U0bJZqTRM\r\nRZUIQe6/sBQRjdUAUTp5J+dgS3j0UWILtQ4=\r\n=gmPd\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.2.6_1652088716410_0.3555280780278294"},"_hasShrinkwrap":false},"5.2.7":{"name":"photoswipe","version":"5.2.7","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","types":"./dist/types/photoswipe.d.ts","exports":{".":{"types":"./dist/types/photoswipe.d.ts","import":"./dist/photoswipe.esm.js"},"./lightbox":{"types":"./dist/types/lightbox/lightbox.d.ts","import":"./dist/photoswipe-lightbox.esm.js"},"./dist/photoswipe.css":"./dist/photoswipe.css","./photoswipe.css":"./dist/photoswipe.css","./style.css":"./dist/photoswipe.css"},"typesVersions":{"<4.7":{"lightbox":["dist/types/lightbox/lightbox.d.ts"]}},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","watch-local":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs-local\"","build-and-minify-js":"rollup --config build/rollup.config.js && npm run tsc","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","watch-docs-local":"cd demo-docs-website/ && npm start -- --host 192.168.1.120","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint","tsc":"tsc"},"devDependencies":{"@babel/core":"^7.13.16","@babel/eslint-parser":"^7.13.14","@babel/plugin-syntax-class-properties":"^7.12.13","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^7.25.0","eslint-config-airbnb-base":"^13.2.0","eslint-plugin-import":"^2.22.1","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2","typescript":"^4.6.4"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","gitHead":"87aa7281a1756e5ae7afd988c4c5ff41a1428f24","_id":"photoswipe@5.2.7","_nodeVersion":"14.16.1","_npmVersion":"8.9.0","dist":{"integrity":"sha512-AogMba7W/O5gOtDIZ8cQuou1ltwxlaLNoZY1qi1s+kbYXpZk9D6rXxnNGAfDppl+bfe+sKLW2w2sx+3uQ8oPzg==","shasum":"9ff2aaf2a3e03c817ac2835dc6dee0f901e8159d","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.2.7.tgz","fileCount":79,"unpackedSize":1042262,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFBvdjy0XVd3szfDUBh8kofaueiW0g5IfoPCxlMuDcQFAiApl/N9ulPzjt6CWoUF75NhfSkNxC5hh9Yg427XNEIX/w=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieOHuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmonBw//TEbSGT0tXUU8E3s6LZiBgWw2r4jFDZ1A5BvEzhQd6LtVZ7N+\r\nnJT5z+GmuU7c0GGfOix/FYUDqkOPcu2Rjdo2jTerU3P2n5SGog2C28XHxA9Z\r\nDkHog1mWBAaQjxtlenaKtffH8dafATBsKm+b9EDwvpZs8silkBxa4NCMDCry\r\nevIESMC8V7NKn8O+c4rDNU+32dBxdtxEhrttlOUAa0HL4v3hM+nf9Sru2vAq\r\nG3rIXzPRuUu10eu/AxwxcfvYodyVxiBPDERUHAc1Ollm25QA0fIdGc4xe81R\r\nH1+8xDrKgD54cxrfZE/oF4MTjM8NQmzhqRkm8P0+7aaYZLGrgmxDkRMEfNBf\r\nTGb/57sC9s/nb85JWvIqjDwGdef709gs6vxTLH4Y4JDn+oyW2ixAl3mkYpwa\r\nzwCxPDf0qVa4Bv2fSOa7JejmVEmnd6HxyjAuquOh0Sfa7SZnFYZ/ln5YCXLC\r\nk12iwS+7t6AKvKkb1t1WiEUmomYDEKY6Ie8g4QPqJbipfKTN69UM1GEdeeR9\r\nMCDuxg1kjNjrOVce6cJxS3i6Mf55O+TPEYLdsz82wtlEOdsHN52CmMYEMgvI\r\nUBAoOwrAkN28Y7GNI7D+cO+fV4etbZMkHdxIHlRi6h+PMfT+Sg663/5ZQK41\r\nvrinJhk5bZ2F2Oo2KDg23hxC4GDjImwHNE4=\r\n=1K5q\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.2.7_1652089326000_0.9383281293889598"},"_hasShrinkwrap":false},"5.2.8":{"name":"photoswipe","version":"5.2.8","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","types":"./dist/types/photoswipe.d.ts","exports":{".":{"types":"./dist/types/photoswipe.d.ts","import":"./dist/photoswipe.esm.js"},"./lightbox":{"types":"./dist/types/lightbox/lightbox.d.ts","import":"./dist/photoswipe-lightbox.esm.js"},"./dist/photoswipe.css":"./dist/photoswipe.css","./photoswipe.css":"./dist/photoswipe.css","./style.css":"./dist/photoswipe.css"},"typesVersions":{"<4.7":{"lightbox":["dist/types/lightbox/lightbox.d.ts"]}},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","watch-local":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs-local\"","build-and-minify-js":"rollup --config build/rollup.config.js && npm run tsc","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","watch-docs-local":"cd demo-docs-website/ && npm start -- --host 192.168.1.120","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/ && copyfiles -f demo-docs-website/static/photoswipe/umd/* dist/umd/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint","tsc":"tsc"},"devDependencies":{"@babel/core":"^7.18.0","@babel/eslint-parser":"^7.17.0","@babel/plugin-syntax-class-properties":"^7.12.13","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^8.16.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-import":"^2.26.0","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2","typescript":"^4.7.3"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","gitHead":"4391b0d73ab66c9c20b9d17018ebb63a799ef169","_id":"photoswipe@5.2.8","_nodeVersion":"16.15.1","_npmVersion":"8.9.0","dist":{"integrity":"sha512-tsbG+1ILcli4mR3Tzp4xdxCUSSJaz14wct4dSznk3suVst9tBdt6vDlSASOw/VFqSkcDjbRUA1tC1LoF2DCkzg==","shasum":"c276a17dac575c746262472ceb594fc390786176","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.2.8.tgz","fileCount":82,"unpackedSize":1107426,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDiQmC+FMlGXtmjARbCIcO1xNbd7n/WG3wFQIoLK+S4bgIgHAS8j72fI4qRjR0i+J6VvEM+01Qix1kkZ3cEFsS14CY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisYo2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrpXxAAiTy05HPV/QtNLqmg+ApoGOKFzpIEIu1axnBOY9L6z4Oodh/O\r\nFRHqb3oThUS1xKFy2JsKkq6+X7jfY1sAVo6cPX2yhHGef7C0m/kES7KLbaEL\r\nvBHK+ugEn3hbU4Vmyp1e1K1G5DPF4nbekbIrRlxNSBkhf3cd2L8/aHKW7PUx\r\nr2l8NQnXOj99HXEgOY96vOFA5p0BX0Vp5BOQNipaMMyaKJWh1lziJMF70Gg4\r\nqZEGx4+uEZb0htA0gSoBqX53Q5glxWt/heWxns10lXfOXwQDvcB5ehNj6GZb\r\ni0apLlx0gq8r0svNWn43izlcbxHtKk0Ui8jUGQi2EP1IYG3e++2dP56jJTnY\r\nutiVtSJjpoHoxSG1MLWkQ7kJTadWnRxtoL3zdFsAKmr7jpg+Vg1R69GTxRwf\r\nOI9wWmY8xHiGvlCHGNo7hsvTqnNh2z9DnEoAfAonslMaU6/YsCbggl2y2YWd\r\nEjIXOofD7gxzi3307UUupAYpO4SWbNu1tn/zq/zFzl7qyoYhIrKsA+Vi9aVc\r\n2N7C4YHDaOBdrXkBxopWf7Gti6z/K+kb/IO0vmAkvRPh6GIC8XHVCbdebDVC\r\nystzTzS6Jl6x9PufVlO80wJN7ED+9743rRvxfZd9wDVq19Wd4Sh/r/mC88XZ\r\nvKeiYBVZVHR78FL2ikwDXboHF1+w9QyCyD8=\r\n=qRLL\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.2.8_1655802422740_0.8842263466185636"},"_hasShrinkwrap":false},"5.3.0":{"name":"photoswipe","version":"5.3.0","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","types":"./dist/types/photoswipe.d.ts","exports":{".":{"types":"./dist/types/photoswipe.d.ts","import":"./dist/photoswipe.esm.js"},"./lightbox":{"types":"./dist/types/lightbox/lightbox.d.ts","import":"./dist/photoswipe-lightbox.esm.js"},"./dist/photoswipe.css":"./dist/photoswipe.css","./photoswipe.css":"./dist/photoswipe.css","./style.css":"./dist/photoswipe.css"},"typesVersions":{"<4.7":{"lightbox":["dist/types/lightbox/lightbox.d.ts"]}},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","watch-local":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs-local\"","build-and-minify-js":"rollup --config build/rollup.config.js && npm run tsc","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","watch-docs-local":"cd demo-docs-website/ && npm start -- --host 192.168.1.120","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/ && copyfiles -f demo-docs-website/static/photoswipe/umd/* dist/umd/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint","tsc":"tsc"},"devDependencies":{"@babel/core":"^7.18.0","@babel/eslint-parser":"^7.17.0","@babel/plugin-syntax-class-properties":"^7.12.13","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^8.16.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-import":"^2.26.0","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2","typescript":"^4.7.3"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","gitHead":"4695d920de561f2e4dd7b331974708dcd494bd60","_id":"photoswipe@5.3.0","_nodeVersion":"16.15.1","_npmVersion":"8.9.0","dist":{"integrity":"sha512-vZMwziQorjiagzX7EvWimVT0YHO0DWNtR9UT6cv3yW1FA199LgsTpj4ziB2oJ/X/197gKmi56Oux5PudWUAmuw==","shasum":"fe118b147dddaf58ccc17c9403c7d7148805f8d2","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.3.0.tgz","fileCount":82,"unpackedSize":1119580,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDwZttKUKQmt7OPsNF/MJzBiu6qHXB590HvatEZS8ywkAIhAOd2BGJk/n2P96cuKdZebICRfPcMpOeLMkuBsbu/NwaQ"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2k8jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrsWA/9FhOpjbJrPOqFH8cRCFcILUOeMKum1EEMmyY4PF8IBGjyqaoN\r\nzi81FUybs4+2EpCc8Z66EJW+YKYEQezqM4cxFN8u9cNctJ3iO+Lh0n9dbM4W\r\n+MQsQiyiKfciHDrRi/zXWqnPCqthmJiHmggMeMMOZMkK9IEjLgrBz4XvIc3H\r\nl4W2QXY7RSUkXy1xcK/X6ep7wDDVIdPuLq139YxOhc742c/G4be25Jcq17XB\r\nLjQgLOZIlFSgttGGaRtWZenU8KHesdEM7e1wLYymr1k1o9vj+YDIgeZ/NW6N\r\nSohq+7HNb6e3FH+Fh9c2L4FVbiqtlvWXhE5exLCej7r3sjRRSHkVLngQ4cuS\r\n8SlrJ4gR6vreO7kr2B4C8bQZyH+ditbQAvlWDrnc7QRFPx/Wia16WLRx8vOF\r\nt6HTO5wF8W6+5aHTeV5f7jKUDqE1vSPB8J9AqoAi3ZTCen1PQZfWBgAPd4ve\r\nynHhxAy/IgwAj/ijzuw6Q1182hgqj/cGsdFuejiYPSpMAWBeuIwSP1SeXIvu\r\n6Wwiig1Ri1k6c+nFquYhezhuED4KCv+82E0gvZ5y0VHdZ4w3bLWCdv2wLVUx\r\nLRXG9oczedVIiRNEdrxt+Om6ALb82jU2dgtCM4Eg1MYKlLtg0+UjMxzgPMdz\r\nNGN9Nkwt46nHiK8Vk8NFUselYZmCgA8AEGA=\r\n=6Vd9\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.3.0_1658474274798_0.6088693087685715"},"_hasShrinkwrap":false},"5.3.2":{"name":"photoswipe","version":"5.3.2","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","types":"./dist/types/photoswipe.d.ts","exports":{".":{"types":"./dist/types/photoswipe.d.ts","default":"./dist/photoswipe.esm.js"},"./lightbox":{"types":"./dist/types/lightbox/lightbox.d.ts","default":"./dist/photoswipe-lightbox.esm.js"},"./dist/photoswipe.css":"./dist/photoswipe.css","./photoswipe.css":"./dist/photoswipe.css","./style.css":"./dist/photoswipe.css"},"typesVersions":{"<4.7":{"lightbox":["dist/types/lightbox/lightbox.d.ts"]}},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","watch-local":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs-local\"","build-and-minify-js":"rollup --config build/rollup.config.js && npm run tsc","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","watch-docs-local":"cd demo-docs-website/ && npm start -- --host 192.168.1.120","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/ && copyfiles -f demo-docs-website/static/photoswipe/umd/* dist/umd/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint","tsc":"tsc"},"devDependencies":{"@babel/core":"^7.18.0","@babel/eslint-parser":"^7.17.0","@babel/plugin-syntax-class-properties":"^7.12.13","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^8.16.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-import":"^2.26.0","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2","typescript":"^4.7.3"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","gitHead":"4fc97344920c419a7721cb3be87dc2e2853cba4b","_id":"photoswipe@5.3.2","_nodeVersion":"16.15.1","_npmVersion":"8.9.0","dist":{"integrity":"sha512-QJrf0kGa3tYX3sUascZymkT+ZIkgw8YNcwL+hGqoLTyphcn9vSTEab7tmCnA1tthgVzWQRgPjX9psuk7yFrTcA==","shasum":"814d26197ba59076828ddefd41b7f9ed5eb355a8","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.3.2.tgz","fileCount":82,"unpackedSize":1124252,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFGho0e8wjBS61AGLTgvAfD1vgqMY5Hd9cycTkBsDMBXAiAtYwc+90eBBCEqfvJ24ApURF2Ib8beeaxRTLAH3nI+9g=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDKF+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpy7w//WJlvP530SRMLmOZfvinCxji6g0yVdo1X70dIWw0h8oHiBYuq\r\nfrdrx5ZDJWtiVTq+T+UNjlZe2dkmdU+EPFzKFBag8v3x8c65rgsNjpvs1lmO\r\n7w3VOaOyQIqi9dil0baaLoZHZxQZhZjdnXSsk9v+Wj3Lv2W4aZvgjb3gV8Nw\r\nOsx4xKIHzvbkQ4sRdKHAfLHcHRGpGXa5mUiHV4OmPIUssdCMJixs2ayJg7u/\r\nTmzpWQvmLoWBGfcVMFwBeRat+7PNPntU7CXEa9NHaIcYFK8NlSVhIndWzsr6\r\nQU7z9HhmR4MvxFz/lyHifaR1MQpt4MkWDM6uzQkI52IzmjYCayJ4HgqOz9Bb\r\nGTi9qrtxu8yjDXj1KaS/Mk04tQi8p561Plyj6divSIubATbSGjXh2x12X9m4\r\nacQ1FhfpWTZ1hU9smbloqJ5cHtjKNj9P7CjFiVPAv37JbyalsS5QNnZjRmh+\r\n9pDjrEf3UIss6rFHxBD+wn9KhINVrozjfa+m0TNoPTkiwULOnvBQ38cwKm2/\r\n+ddSCCjHIqUv4cUoErXd7hi72i4QVOfDGDdCYXCbdC211XirqZVy+4uhSnYx\r\nQ5fU2KdUlxIURBiCs48SnHwLGmVjhYWLE3po5B77YAXQwwLrHzsoUnJ0FmiY\r\n4EYqgjJrIMPojeYgpEUvXAL3zI7nxeKqKVQ=\r\n=59MZ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.3.2_1661772158340_0.6129828465126756"},"_hasShrinkwrap":false},"5.3.3":{"name":"photoswipe","version":"5.3.3","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","types":"./dist/types/photoswipe.d.ts","exports":{".":{"types":"./dist/types/photoswipe.d.ts","default":"./dist/photoswipe.esm.js"},"./lightbox":{"types":"./dist/types/lightbox/lightbox.d.ts","default":"./dist/photoswipe-lightbox.esm.js"},"./dist/photoswipe.css":"./dist/photoswipe.css","./photoswipe.css":"./dist/photoswipe.css","./style.css":"./dist/photoswipe.css"},"typesVersions":{"<4.7":{"lightbox":["dist/types/lightbox/lightbox.d.ts"]}},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","watch-local":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs-local\"","build-and-minify-js":"rollup --config build/rollup.config.js && npm run tsc","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","watch-docs-local":"cd demo-docs-website/ && npm start -- --host 192.168.1.120","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/ && copyfiles -f demo-docs-website/static/photoswipe/umd/* dist/umd/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint","tsc":"tsc"},"devDependencies":{"@babel/core":"^7.18.0","@babel/eslint-parser":"^7.17.0","@babel/plugin-syntax-class-properties":"^7.12.13","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^8.16.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-import":"^2.26.0","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2","typescript":"^4.7.3"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","gitHead":"55c63cf8c3ca98321fdaf08cbd21acfe1748905e","_id":"photoswipe@5.3.3","_nodeVersion":"16.15.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-BUuulwZwkYFKADSe5xf0dd+wf6dws34ZvqP8R3oYHepRauOXoQHvw600sw1HlWd8K0S3LRCS4jxyR5fTuI383Q==","shasum":"86351a33502a3ab7d1e483127fe596b20054218a","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.3.3.tgz","fileCount":82,"unpackedSize":1125356,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCacBPEyCo7BDQUNVh47OYurPh6tzBGeQq9wxNVYH/V6gIhAPdbaEVDUbnXKCmrpqK9UnIss+PCpMGjHNQSIYpmjcJu"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjV5+qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJdQ//Qlq+sXGIU7hYL9oRMowdpP18OuGpTNNTVNe1i3Z+oty1XYyo\r\nWblUf5wnD5Gx9VYwc1LjOouAbwMxAtxvtyS+lMRIbTzNArl2gQLqnWPQ/Nzp\r\noMX+gfYvSj2a3uaKXKeF5IkUcEcFty8aZDaqRDE0xtl2K8pP2JW4KKpyRucm\r\noD+eOmIGkuTtr29RzL45JOMPsps/Ac91Fsch6o8gGORXQMAHq/pWrV5bU7P7\r\npRJ3rPNvh5d12glLjgIeeDWfQtv0dG0qhM4de5R6TkiNT0k2jwA7kyc1TtBi\r\nFv7mXNRDZkyNJdFo53nWxj73reqtuMMrh35lG1hflz7L8F8/qXbXKIpt4BF/\r\n74Bv5fQXvL/7HsFpnr7Gnf8MKb7HrcKNpJevU/wRmW+7hrMg5Q5r76idTkRw\r\nHv2kL4Vuvr0lhhSJzhKH8s/+Yqf0gMLPBjcLUNl2mNTKIY1m9wTaWG1rYCXZ\r\nLpmgb6F5SH17LwAxhdjPLG4ffEvDyjUScXoHmqxiVgoemHNPqxZE0oCbyJ5f\r\nZVopqiGc1Yi0N22R107cTDvBk1517aQvIoVE8G4WX8PaqKiFh4/BbEuDpi15\r\nszUUj3rPCvmaA8sDziyIgTZMc0kV4Pce/8F7RM0sK365ZEoyIMKks+rmFZXn\r\n6sZri+/e9KZGqQcLALU9h4hXl1ohjRPeMEk=\r\n=xJtY\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.3.3_1666686890018_0.41840388373335635"},"_hasShrinkwrap":false},"5.3.4":{"name":"photoswipe","version":"5.3.4","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","types":"./dist/types/photoswipe.d.ts","exports":{".":{"types":"./dist/types/photoswipe.d.ts","default":"./dist/photoswipe.esm.js"},"./lightbox":{"types":"./dist/types/lightbox/lightbox.d.ts","default":"./dist/photoswipe-lightbox.esm.js"},"./dist/photoswipe.css":"./dist/photoswipe.css","./photoswipe.css":"./dist/photoswipe.css","./style.css":"./dist/photoswipe.css"},"typesVersions":{"<4.7":{"lightbox":["dist/types/lightbox/lightbox.d.ts"]}},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","watch-local":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs-local\"","build-and-minify-js":"rollup --config build/rollup.config.js && npm run tsc","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","watch-docs-local":"cd demo-docs-website/ && npm start -- --host 192.168.1.120","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/ && copyfiles -f demo-docs-website/static/photoswipe/umd/* dist/umd/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint","tsc":"tsc"},"devDependencies":{"@babel/core":"^7.18.0","@babel/eslint-parser":"^7.17.0","@babel/plugin-syntax-class-properties":"^7.12.13","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^8.16.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-import":"^2.26.0","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2","typescript":"^4.7.3"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","gitHead":"82555d831a8ceb4ec6a3d768e9643bd74eb67e37","_id":"photoswipe@5.3.4","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-SN+RWHqxJvdwzXJsh8KrG+ajjPpdTX5HpKglEd0k9o6o5fW+QHPkW8//Bo11MB+NQwTa/hFw8BDv2EdxiDXjNw==","shasum":"5a07393e76abe317386c1e1e3a62be7745f97822","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.3.4.tgz","fileCount":82,"unpackedSize":1130503,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCdknFe9+uXXxd5RP1B22YtCtTG2f4xVEXPWxo9aT4y1gIgcixDQstV1N5sXmlNyh7p6iVauFMTTq0KhwX+EMj1SeY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfGByACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmploQ/9G+ShDlK+VxUBJSqCFRrfGJy+ZfwZswXdZbsPrHR3Anng5SXy\r\n+Iypg3sHFPsBCsfx9KlZOkrbt6qTIEZRRg+UTWNMIWkPq+Wl4PcLl6dGY4/h\r\nO+HX240yb6nHFj2G8juf/CIgsVjvm6yEdw6fodiSXlWDtCecAlBhFIeS+tWK\r\nifiWLPnTrhEI2pgEm2JdUdwZSaEnaU9gkt4YSNu5JUmriVul2dMvAV0IBDYw\r\nFuObLchs1DHJi+wMFcsd1B0ue4NFvqMu5Us7aQed+LhrR97cT6qRsU0gfP1+\r\ntMaK6UbUyFd4wg+CFXfOqZR9203NCSOGZfc+Sezq/VoBNiJ4+qZ8s794oH+v\r\nPKtFjlP1KZ5nUDWcFBT3n1Qk0Wzxn8wHTSPIrhIK6JjiYnycZ3G2OwtIFfQm\r\nlB35tXNz0r1DLLEx60jgkTr0pOfLAVg9dIpsW5aCUymTBftjWJ9IxY2etkg4\r\nCuCL1afkdmf38ZelcDtX4El27FVlMdpx9ba/TSFNYD30FLexsllqmdarhIwF\r\no4l0DLNfkPjJOqtpxjZMrWuMHbG8RFxL7U/+56Hrm59IvnT5WqmOirXQYde6\r\nAgz+hX9e5Z/EZwLHwsRhnjOCJnZ6ezkAHfiLO8hS9ZQ4pnUhhZmvx8YPRvxu\r\n53rwhjZwgUW5IXJMmAVcuHEh3R0VEEyjDDw=\r\n=n3fA\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.3.4_1669095538586_0.27989165166822927"},"_hasShrinkwrap":false},"5.3.5":{"name":"photoswipe","version":"5.3.5","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","types":"./dist/types/photoswipe.d.ts","exports":{".":{"types":"./dist/types/photoswipe.d.ts","default":"./dist/photoswipe.esm.js"},"./lightbox":{"types":"./dist/types/lightbox/lightbox.d.ts","default":"./dist/photoswipe-lightbox.esm.js"},"./dist/photoswipe.css":"./dist/photoswipe.css","./photoswipe.css":"./dist/photoswipe.css","./style.css":"./dist/photoswipe.css"},"typesVersions":{"<4.7":{"lightbox":["dist/types/lightbox/lightbox.d.ts"]}},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","watch-local":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs-local\"","build-and-minify-js":"rollup --config build/rollup.config.js && npm run tsc","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","watch-docs-local":"cd demo-docs-website/ && npm start -- --host 192.168.1.120","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/ && copyfiles -f demo-docs-website/static/photoswipe/umd/* dist/umd/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint","tsc":"tsc"},"devDependencies":{"@babel/core":"^7.18.0","@babel/eslint-parser":"^7.17.0","@babel/plugin-syntax-class-properties":"^7.12.13","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^8.16.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-import":"^2.26.0","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2","typescript":"^4.7.3"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","gitHead":"2ca18bca05f0611a348fdcba7864019ddd9196ba","_id":"photoswipe@5.3.5","_nodeVersion":"16.15.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-90JeebKBhjz1co9goGJ4vjDK84YhGKbLO8J/aKcoWS/OGddVZB77ONIs7igUKa0IB1HozTs0BiS184wzZCghMw==","shasum":"624f0f9f822aadb3b7e0289b1258944016de5a58","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.3.5.tgz","fileCount":82,"unpackedSize":1169607,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG2P5cSaCqHIaVl4Y6gvpM2CMNsnoirCSdYlxpGVZnzTAiEA3HgjFJlKOey0j/iKG3DI7llP1C5E/m2jHSdnVV7S3Nc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2gm/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr+hQ//ZSK0QM8LLV3r6B1CA6RfeVAT2sAG/bG5kiTMgZ15g5IZhgsX\r\n5i/ZibEOHxL50uPQSJQ2laMDOKrkzQxnVaCw93ZEq+E3jPGAoVaQimvoDmkh\r\n4nl9u6ipZKugSwH/ac8kH/R4n3T/2bQRmunhlZFCKb8L+gwb7JEZNczuMKs+\r\nBJxpaMSP5AC0aKe/ThPyllbAPoha0IDN5WXisTdm1eSyye+P/PbGmYnxMhh1\r\nI5vaLLQTAU+RhVCg/zFY+Mhz//mMgRvr0d/pYdQ7YT9a8lkXcUvc0Xk3+RdS\r\n3aL+RB+6wnJDlybmHCM7aUx8o80bl8Drf0Lni23gh4aN1g11FYqOi873Tmlw\r\nVQiZjnLGXtz/hs67yK15cREu+fDVAsKQrnO4KtnGRhV65brzaPmGwTD0JFXv\r\njGasFY57cAv9BXrOdsfmlbNgyQLkuAqI9XhWZHHuEMFqgtKrpp8/nSTidViL\r\npJtTgd/AZrZ7SXMAiIeCzGtHZOX4+G/Wr6UT0iPc4Eo3n73UD9fb90HYhw9f\r\nxMbU9/oJXpWhpy2fjtnW0pnqXMvSV6FrKeH4QdfcePw7xSeVVsyvzNXJtDnn\r\nYLV3TZLVt19uKuMMtDQI033zEkA1SXoPNz9FRBVvBOR8I24NKgMgABz5hZXB\r\nf10lX4eszUknrWSaIyJ2BQMhVpZkVIWOOfE=\r\n=WRPG\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.3.5_1675233727512_0.7210272139078167"},"_hasShrinkwrap":false},"5.3.6":{"name":"photoswipe","version":"5.3.6","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","types":"./dist/types/photoswipe.d.ts","exports":{".":{"types":"./dist/types/photoswipe.d.ts","default":"./dist/photoswipe.esm.js"},"./lightbox":{"types":"./dist/types/lightbox/lightbox.d.ts","default":"./dist/photoswipe-lightbox.esm.js"},"./dist/photoswipe.css":"./dist/photoswipe.css","./photoswipe.css":"./dist/photoswipe.css","./style.css":"./dist/photoswipe.css"},"typesVersions":{"<4.7":{"lightbox":["dist/types/lightbox/lightbox.d.ts"]}},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","watch-local":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs-local\"","build-and-minify-js":"rollup --config build/rollup.config.js && npm run tsc","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","watch-docs-local":"cd demo-docs-website/ && npm start -- --host 192.168.1.120","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/ && copyfiles -f demo-docs-website/static/photoswipe/umd/* dist/umd/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint","tsc":"tsc"},"devDependencies":{"@babel/core":"^7.18.0","@babel/eslint-parser":"^7.17.0","@babel/plugin-syntax-class-properties":"^7.12.13","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^8.16.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-import":"^2.26.0","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2","typescript":"^4.7.3"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","gitHead":"05e2193bf94b9bbabab36a288f8788e32c55adf9","_id":"photoswipe@5.3.6","_nodeVersion":"16.15.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-v7e8iMfaPUujTACYsK5HBCCtFoW9n2dMZmjIlbvFS2oSpTQmPrfc3PrWnGx8OGY3jNOKho8JC8L277+m+9ag9Q==","shasum":"f71cb648620205a8773b74a34b254bce8e7eb637","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.3.6.tgz","fileCount":82,"unpackedSize":1169756,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDun1nkswI6FhlThFz0BNoA4Xtw17Be/ct7KvxNzd4ZywIhAPtT6K5bwBuQNx4uc4+T+sC/Mw4c2IDWJeVHh9ftpNz2"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj94LEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoTHw/+NkycqO86B+XwRs4kdn4kItlopbeueRctvYLiWBnfzBe/UQ1a\r\nN/w/M6a2BA4AubRywNXYb6Kcdxiw0zOPvkSOeFlNX95Q+w6DtbcTHeiUHOU3\r\nH6v8zdBHSckNUPCAGSvSIXlI8fy4yUFxyvwSh2XQr5qdI9Gjdy/7kAhllrCQ\r\ny+bBFA65pe/2QoCEshzU+btMh3gtKeYq0/Wr4EakCJ3gweWDebRB3+Y/0YnS\r\ngAXg/M6jPeLBa99SnP74r/Yj0H4vS9Gi+nAmYW/HwHpn9LpNXEU/UFlvwMuG\r\nD9u17sTIaYdJNHtIhSmSC/LH/KBdYY+9n6cpmE0py9KAfH7shQ2+auxzbTyZ\r\ndk4l+GgIss/gwxGkGWI5QAYFo64jhzSqm08YGthK3XzlSd5o0W/T1AwgzNZe\r\nBteY+x4UqqXyFNIDP/+VOXzTDQ8DXCVfhZLDSVhOu+DKjHtgNsyifNiBnN0n\r\no5hdMOn3wmCwe5A8LXI8WY57XzcNGDGKpP8lRZGUzLhAklefVo65d3YPv4TY\r\njmzKeDL2Tes3WnBgZgE/J1y4tUWwUVGY9iXxenfr5+czLzpKiV9btdfayQZm\r\n2blXjfKf3wvvBBXiumo8fh9FJhq+mKW4eJJRgWm7a7vx5ig1LmYUqh3ue3AV\r\nU9j9HssIv8obocNBQ9g9YNVv6tvrOuB62EY=\r\n=cvrv\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.3.6_1677165252291_0.018840421177560795"},"_hasShrinkwrap":false},"5.3.7":{"name":"photoswipe","version":"5.3.7","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","types":"./dist/types/photoswipe.d.ts","exports":{".":{"types":"./dist/types/photoswipe.d.ts","default":"./dist/photoswipe.esm.js"},"./lightbox":{"types":"./dist/types/lightbox/lightbox.d.ts","default":"./dist/photoswipe-lightbox.esm.js"},"./dist/photoswipe.css":"./dist/photoswipe.css","./photoswipe.css":"./dist/photoswipe.css","./style.css":"./dist/photoswipe.css"},"typesVersions":{"<4.7":{"lightbox":["dist/types/lightbox/lightbox.d.ts"]}},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","watch-local":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs-local\"","build-and-minify-js":"rollup --config build/rollup.config.js && npm run tsc","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","watch-docs-local":"cd demo-docs-website/ && npm start -- --host 192.168.1.120","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/ && copyfiles -f demo-docs-website/static/photoswipe/umd/* dist/umd/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint","tsc":"tsc"},"devDependencies":{"@babel/core":"^7.18.0","@babel/eslint-parser":"^7.17.0","@babel/plugin-syntax-class-properties":"^7.12.13","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^8.16.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-import":"^2.26.0","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2","typescript":"^4.7.3"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","gitHead":"2d8a9114a0f0d0552b4cc7b22739b914296bd286","_id":"photoswipe@5.3.7","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-zsyLsTTLFrj0XR1m4/hO7qNooboFKUrDy+Zt5i2d6qjFPAtBjzaj/Xtydso4uxzcXpcqbTmyxDibb3BcSISseg==","shasum":"c67df67aaddb5705bcf8ff265bd2086f57805756","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.3.7.tgz","fileCount":82,"unpackedSize":1170359,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDqTzjWqskmwaw2mAmdPYgL4KtnC0CbbixJOP6Cvkk/wwIhAJNWBSj6Kv5Z8c83Vr/L+bpnW97xPFCRuq2SmVK+1S5x"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkI9G+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIIw/+IGCTAmyclN5h2t7c+HcY7xCVnfwROFnjd9aT9KIx7BusfT6N\r\nPmKt2UiqomQBZJrauChHY5SfexNvcQYSnZqe6kp036aK0u+ptYOZ49n+aByK\r\n6QnjvGNfEDDYjCNcI4tN/9hUI8x3kvKBtqQYfwuVfisTSELp7MAbA3kQY7g3\r\nXoesS+RPKbLQh8aNOKGVDyWeWmudWRP3xvxHgnwG4NwtFGGkVk0V8e+ZGokW\r\nb0RndzGzd8jIQjcuVaoquvDqzneZyQYiskTadliRNtWNJ/FgwMsLV5ZAOewZ\r\n17mUbxu42YLe7t9cykF8CnOsmazl3nB0s4KluVZzgHNuW5w3AWnaOUb39/zl\r\n8AEnTpks0aUS1hfYiXBQl2sqs67AJzyoxpp266q6W9dteSMU9v/BIbAzb2Ha\r\nHRqzglGaqHC1l8q5wYv1+2e6odV8q2lMFdcpi4hebL2XZ3coxF08/+2oKdfq\r\no+N0wur424zOQtCqXKBVyrHYdhCnfc7LtNygzKOU0B0E8YjUHNZqtrSznFqk\r\nks1OTOzorhSxqZhNoJNM9TBLdMkWcu3SeuRWySdA3vqRC/acgnfgSLpVLdtH\r\n2kSit3vshmnAG6yVXVmJM5RFQquga0/41ChTKrsrzpMyN+VpVafShUCOjnKX\r\nWI9ZJcGuVchSsPTaWxY5/Gx9CQMJxJxNWVM=\r\n=ZSeZ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.3.7_1680069054058_0.6924205997169117"},"_hasShrinkwrap":false},"5.3.8":{"name":"photoswipe","version":"5.3.8","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","types":"./dist/types/photoswipe.d.ts","exports":{".":{"types":"./dist/types/photoswipe.d.ts","default":"./dist/photoswipe.esm.js"},"./lightbox":{"types":"./dist/types/lightbox/lightbox.d.ts","default":"./dist/photoswipe-lightbox.esm.js"},"./dist/photoswipe.css":"./dist/photoswipe.css","./photoswipe.css":"./dist/photoswipe.css","./style.css":"./dist/photoswipe.css"},"typesVersions":{"<4.7":{"lightbox":["dist/types/lightbox/lightbox.d.ts"]}},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","watch-local":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs-local\"","build-and-minify-js":"rollup --config build/rollup.config.js && npm run tsc","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","watch-docs-local":"cd demo-docs-website/ && npm start -- --host 192.168.1.120","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/ && copyfiles -f demo-docs-website/static/photoswipe/umd/* dist/umd/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint","tsc":"tsc"},"devDependencies":{"@babel/core":"^7.18.0","@babel/eslint-parser":"^7.17.0","@babel/plugin-syntax-class-properties":"^7.12.13","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^8.16.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-import":"^2.26.0","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2","typescript":"^4.7.3"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","gitHead":"31c8a855170fc747db08445cb00066b17267b15d","_id":"photoswipe@5.3.8","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-4vTzOQt8GP4Chsm0s+8j2xDtVHAEN252PxrU12A1zXauNn0zD5HRHgjALKO2GKTyBnTnOrJUOxbV8LTrFIMrYw==","shasum":"bea7db18e79383833f85c005b833da2029f0daee","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.3.8.tgz","fileCount":82,"unpackedSize":1170059,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCzAVFMEwglK5Tr/kei5GXCRgbDakczLPRvanxU4xZFJwIhAPS4dplhWl5P28BBzVmommFvjHU2WtKJ7A/DgGbD+qkv"}]},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.3.8_1688375952622_0.47875449065393094"},"_hasShrinkwrap":false},"5.3.9":{"name":"photoswipe","version":"5.3.9","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","types":"./dist/types/photoswipe.d.ts","exports":{".":{"types":"./dist/types/photoswipe.d.ts","default":"./dist/photoswipe.esm.js"},"./lightbox":{"types":"./dist/types/lightbox/lightbox.d.ts","default":"./dist/photoswipe-lightbox.esm.js"},"./dist/photoswipe.css":"./dist/photoswipe.css","./photoswipe.css":"./dist/photoswipe.css","./style.css":"./dist/photoswipe.css"},"typesVersions":{"<4.7":{"lightbox":["dist/types/lightbox/lightbox.d.ts"]}},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","watch-local":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs-local\"","build-and-minify-js":"rollup --config build/rollup.config.js && npm run tsc","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","watch-docs-local":"cd demo-docs-website/ && npm start -- --host 192.168.1.120","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/ && copyfiles -f demo-docs-website/static/photoswipe/umd/* dist/umd/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint","tsc":"tsc"},"devDependencies":{"@babel/core":"^7.18.0","@babel/eslint-parser":"^7.17.0","@babel/plugin-syntax-class-properties":"^7.12.13","@babel/plugin-transform-optional-chaining":"^7.22.10","@rollup/plugin-babel":"^6.0.3","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^8.16.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-import":"^2.26.0","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2","typescript":"^4.7.3"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","gitHead":"d58b06ea27099c55bbaa0e030e949c7354ed6891","_id":"photoswipe@5.3.9","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-z9ACLW9472gAawrIXXiliuz9xNZ3xEl7cIPHqY/lAeFQT9X+N9sgCwa86WK9wnK8cuk/F3QEO45n+QSiZnKd2A==","shasum":"abcaac4eaae10642b4fe08f01828debf86129481","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.3.9.tgz","fileCount":82,"unpackedSize":1196536,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA1ik87qyghjbj8b61G1vcoMevxz3+juTRQri81JFgb+AiB2eWyGXN+DaiymqNC8Aq7t2FyQEY4Kv+U0ca4CrbW83g=="}]},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.3.9_1693642789189_0.8464483658304096"},"_hasShrinkwrap":false},"5.4.0":{"name":"photoswipe","version":"5.4.0","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","types":"./dist/types/photoswipe.d.ts","exports":{".":{"types":"./dist/types/photoswipe.d.ts","default":"./dist/photoswipe.esm.js"},"./lightbox":{"types":"./dist/types/lightbox/lightbox.d.ts","default":"./dist/photoswipe-lightbox.esm.js"},"./dist/photoswipe.css":"./dist/photoswipe.css","./photoswipe.css":"./dist/photoswipe.css","./style.css":"./dist/photoswipe.css"},"typesVersions":{"<4.7":{"lightbox":["dist/types/lightbox/lightbox.d.ts"]}},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","watch-local":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs-local\"","build-and-minify-js":"rollup --config build/rollup.config.js && npm run tsc","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","watch-docs-local":"cd demo-docs-website/ && npm start -- --host 192.168.1.120","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/ && copyfiles -f demo-docs-website/static/photoswipe/umd/* dist/umd/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint","tsc":"tsc"},"devDependencies":{"@babel/core":"^7.18.0","@babel/eslint-parser":"^7.17.0","@babel/plugin-syntax-class-properties":"^7.12.13","@babel/plugin-transform-nullish-coalescing-operator":"^7.22.11","@babel/plugin-transform-optional-chaining":"^7.22.10","@rollup/plugin-babel":"^6.0.3","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^8.16.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-import":"^2.26.0","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2","typescript":"^4.7.3"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","gitHead":"859679d08089e88f18a2b18682abb1178f4de549","_id":"photoswipe@5.4.0","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-PZvdK1D94TApU0MNWc9H6eXOolKJOMkgt7CJ9ZfIdkHR4CrEj47MOe4Vrlcv6ZpHslK+uKS6Ai3y3VIe7gsi+Q==","shasum":"c102843a48fa3487b4d8395a6682e02b60d3216c","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.4.0.tgz","fileCount":82,"unpackedSize":1199360,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEdVb7rudvCMoCmB8cQiq+eqAX6Ia/nBlBaj9s+vYpoEAiEA0LxN+x8bedHZ2nV5cNa1BRwt8cSQOaD0ptfeYiuHTPs="}]},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.4.0_1694151608567_0.42103606555545703"},"_hasShrinkwrap":false},"5.4.1":{"name":"photoswipe","version":"5.4.1","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","types":"./dist/types/photoswipe.d.ts","exports":{".":{"types":"./dist/types/photoswipe.d.ts","default":"./dist/photoswipe.esm.js"},"./lightbox":{"types":"./dist/types/lightbox/lightbox.d.ts","default":"./dist/photoswipe-lightbox.esm.js"},"./dist/photoswipe.css":"./dist/photoswipe.css","./photoswipe.css":"./dist/photoswipe.css","./style.css":"./dist/photoswipe.css"},"typesVersions":{"<4.7":{"lightbox":["dist/types/lightbox/lightbox.d.ts"]}},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","watch-local":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs-local\"","build-and-minify-js":"rollup --config build/rollup.config.js && npm run tsc","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","watch-docs-local":"cd demo-docs-website/ && npm start -- --host 192.168.1.120","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/ && copyfiles -f demo-docs-website/static/photoswipe/umd/* dist/umd/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint","tsc":"tsc"},"devDependencies":{"@babel/core":"^7.18.0","@babel/eslint-parser":"^7.17.0","@babel/plugin-syntax-class-properties":"^7.12.13","@babel/plugin-transform-nullish-coalescing-operator":"^7.22.11","@babel/plugin-transform-optional-chaining":"^7.22.10","@rollup/plugin-babel":"^6.0.3","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^8.16.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-import":"^2.26.0","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2","typescript":"^4.7.3"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","gitHead":"03eab19b78f633d4dfc27ba669f93ba4cd1d2570","_id":"photoswipe@5.4.1","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-iauO0fP4oMdZvjlXzeIe8um1fZatkGE0bqdoIwpb65jlo/KK1KhfD7Z51+0YhS2tC4FOoOtE1p0c4o/HbY1s2Q==","shasum":"df06a9c0774da784bad1147706619c08f97fe31c","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.4.1.tgz","fileCount":82,"unpackedSize":1202023,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBZMWgUcwptYUE99Xs7vd5tgcuAgZkzpXs8tS+IlaTlbAiEA7O7pYDUKpyffbZ9IDFDv8TWqMjEQ/I3qyIHYQhDO5wI="}]},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.4.1_1694925380283_0.0020414798821124513"},"_hasShrinkwrap":false},"5.4.2":{"name":"photoswipe","version":"5.4.2","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","types":"./dist/types/photoswipe.d.ts","exports":{".":{"types":"./dist/types/photoswipe.d.ts","default":"./dist/photoswipe.esm.js"},"./lightbox":{"types":"./dist/types/lightbox/lightbox.d.ts","default":"./dist/photoswipe-lightbox.esm.js"},"./dist/photoswipe.css":"./dist/photoswipe.css","./photoswipe.css":"./dist/photoswipe.css","./style.css":"./dist/photoswipe.css"},"typesVersions":{"<4.7":{"lightbox":["dist/types/lightbox/lightbox.d.ts"]}},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","watch-local":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs-local\"","build-and-minify-js":"rollup --config build/rollup.config.js && npm run tsc","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","watch-docs-local":"cd demo-docs-website/ && npm start -- --host 192.168.1.120","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/ && copyfiles -f demo-docs-website/static/photoswipe/umd/* dist/umd/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint","tsc":"tsc"},"devDependencies":{"@babel/core":"^7.18.0","@babel/eslint-parser":"^7.17.0","@babel/plugin-syntax-class-properties":"^7.12.13","@babel/plugin-transform-nullish-coalescing-operator":"^7.22.11","@babel/plugin-transform-optional-chaining":"^7.22.10","@rollup/plugin-babel":"^6.0.3","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^8.16.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-import":"^2.26.0","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2","typescript":"^4.7.3"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","gitHead":"2d23b36c99411d2dc45bf6610498754bf301b41c","_id":"photoswipe@5.4.2","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-z5hr36nAIPOZbHJPbCJ/mQ3+ZlizttF9za5gKXKH/us1k4KNHaRbC63K1Px5sVVKUtGb/2+ixHpKqtwl0WAwvA==","shasum":"bed976c27f876bd9c86085a022701a8cea484f7e","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.4.2.tgz","fileCount":82,"unpackedSize":1203800,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1DIxI9UhCwgsRz1Gxg/0TCceC/ULATBfT2ZQ1zcJ3xAIhAKmFIcXCnKxu4G9K14g8DUb5rMsWjzXU3keRTORc2rLE"}]},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.4.2_1695976432589_0.27921198634668287"},"_hasShrinkwrap":false},"5.4.3":{"name":"photoswipe","version":"5.4.3","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","types":"./dist/types/photoswipe.d.ts","exports":{".":{"types":"./dist/types/photoswipe.d.ts","default":"./dist/photoswipe.esm.js"},"./lightbox":{"types":"./dist/types/lightbox/lightbox.d.ts","default":"./dist/photoswipe-lightbox.esm.js"},"./dist/photoswipe.css":"./dist/photoswipe.css","./photoswipe.css":"./dist/photoswipe.css","./style.css":"./dist/photoswipe.css"},"typesVersions":{"*":{"lightbox":["dist/types/lightbox/lightbox.d.ts"]}},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","watch-local":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs-local\"","build-and-minify-js":"rollup --config build/rollup.config.js && npm run tsc","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","watch-docs-local":"cd demo-docs-website/ && npm start -- --host 192.168.1.120","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/ && copyfiles -f demo-docs-website/static/photoswipe/umd/* dist/umd/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint","tsc":"tsc"},"devDependencies":{"@babel/core":"^7.18.0","@babel/eslint-parser":"^7.17.0","@babel/plugin-syntax-class-properties":"^7.12.13","@babel/plugin-transform-nullish-coalescing-operator":"^7.22.11","@babel/plugin-transform-optional-chaining":"^7.22.10","@rollup/plugin-babel":"^6.0.3","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^8.16.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-import":"^2.26.0","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2","typescript":"^4.7.3"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","gitHead":"13f1ddcec8e6e923dc250eb658a6d77e7518a98f","_id":"photoswipe@5.4.3","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-9UC6oJBK4oXFZ5HcdlcvGkfEHsVrmE4csUdCQhEjHYb3PvPLO3PG7UhnPuOgjxwmhq5s17Un5NUdum01LgBDng==","shasum":"413670ab08ac062c09f2f8dd645dcd1278afcb4a","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.4.3.tgz","fileCount":82,"unpackedSize":1203797,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFcbLAFX5DnWBwQqjoCjmwRUwhbHgVjDyMUZh01SO4tjAiEAibFVpcUtb6LDUTgs4aadtAPCtmkJKD3Tq7fQGqYqRVs="}]},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.4.3_1701195391181_0.8859173247585452"},"_hasShrinkwrap":false},"5.4.4":{"name":"photoswipe","version":"5.4.4","main":"dist/photoswipe.esm.js","style":"dist/photoswipe.css","type":"module","types":"./dist/types/photoswipe.d.ts","exports":{".":{"types":"./dist/types/photoswipe.d.ts","default":"./dist/photoswipe.esm.js"},"./lightbox":{"types":"./dist/types/lightbox/lightbox.d.ts","default":"./dist/photoswipe-lightbox.esm.js"},"./dist/photoswipe.css":"./dist/photoswipe.css","./photoswipe.css":"./dist/photoswipe.css","./style.css":"./dist/photoswipe.css"},"typesVersions":{"*":{"lightbox":["dist/types/lightbox/lightbox.d.ts"]}},"engines":{"node":">= 0.12.0"},"scripts":{"build":"npm run build-and-minify-js && npm run build-css && npm run copy-to-dist","watch":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs\"","watch-local":"concurrently \"npm:watch-js\" \"npm:watch-css\" \"npm:watch-docs-local\"","build-and-minify-js":"rollup --config build/rollup.config.js && npm run tsc","watch-js":"rollup --config build/rollup.config.watch.js --watch","build-css":"copyfiles -f src/*.css dist/ && copyfiles -f src/*.css demo-docs-website/static/photoswipe/","watch-css":"chokidar \"src/*.css\" --command \"npm run build-css\"","watch-docs":"cd demo-docs-website/ && npm start","watch-docs-local":"cd demo-docs-website/ && npm start -- --host 192.168.1.120","copy-to-dist":"copyfiles -f demo-docs-website/static/photoswipe/* dist/ && copyfiles -f demo-docs-website/static/photoswipe/umd/* dist/umd/","lint":"eslint src/js/**/*.js","lint-auto-fix":"eslint src/js/**/*.js --fix","test":"npm run lint","tsc":"tsc"},"devDependencies":{"@babel/core":"^7.18.0","@babel/eslint-parser":"^7.17.0","@babel/plugin-syntax-class-properties":"^7.12.13","@babel/plugin-transform-nullish-coalescing-operator":"^7.22.11","@babel/plugin-transform-optional-chaining":"^7.22.10","@rollup/plugin-babel":"^6.0.3","chokidar-cli":"^3.0.0","concurrently":"^6.0.2","copyfiles":"^2.4.1","eslint":"^8.16.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-import":"^2.26.0","rollup":"^2.46.0","rollup-plugin-copy":"^3.4.0","rollup-plugin-terser":"^7.0.2","typescript":"^4.7.3"},"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"description":"JavaScript gallery","bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"license":"MIT","_id":"photoswipe@5.4.4","gitHead":"fd85184b450f451bc4aa2697f6d0a79304d13473","_nodeVersion":"21.6.0","_npmVersion":"10.2.4","dist":{"integrity":"sha512-WNFHoKrkZNnvFFhbHL93WDkW3ifwVOXSW3w1UuZZelSmgXpIGiZSNlZJq37rR8YejqME2rHs9EhH9ZvlvFH2NA==","shasum":"e045dc036453493188d5c8665b0e8f1000ac4d6e","tarball":"https://registry.npmjs.org/photoswipe/-/photoswipe-5.4.4.tgz","fileCount":82,"unpackedSize":1205024,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChJP4d5nqMFo37MQIE7V8wRN7wIqjrT5vhCGmkiCfrXQIhAJn7RELAZdfB9nL5gy9a/BFt8/IXJOMYOigqUAbf3Vsk"}]},"_npmUser":{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"},"directories":{},"maintainers":[{"name":"dimsemenov","email":"diiiimaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/photoswipe_5.4.4_1716563746874_0.8539411203495375"},"_hasShrinkwrap":false}},"homepage":"https://photoswipe.com","keywords":["gallery","lightbox","photo","image","touch","swipe","zoom"],"repository":{"type":"git","url":"git://github.com/dimsemenov/Photoswipe.git"},"author":{"name":"Dmytro Semenov","url":"https://dimsemenov.com"},"bugs":{"url":"https://github.com/dimsemenov/Photoswipe/issues"},"license":"MIT","readmeFilename":"README.md","users":{"hughker":true,"prisme":true,"zapo":true,"blamejen":true,"mrdain":true,"filipve":true,"giuseppe.morelli":true,"qalyas":true,"rexpan":true,"panlw":true,"stefan.age":true,"jimco":true,"chinawolf_wyp":true,"usingthesystem":true,"sergii_m":true,"wayn":true,"frecklebit":true,"tashiro.tatsuki":true,"lixiaomeng8520":true,"mat3o":true}}