{"_id":"react-video-progress","_rev":"31-41e7536db3248a8c49d93375c10fc872","name":"react-video-progress","dist-tags":{"next":"2.0.0-0","latest":"3.0.0"},"versions":{"0.1.1":{"name":"react-video-progress","version":"0.1.1","author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@0.1.1","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"e68979bd9d6553077f154a8f9de4855c6f1ed429","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-0.1.1.tgz","fileCount":12,"integrity":"sha512-DjynZ8rnK/sSqu6PTGa0x/yqndvhLqZLoZ1fnGAIwq2lESD7uvttn97FFmfHsm+hazsmYyKNmDOunh2Z8hECjA==","signatures":[{"sig":"MEYCIQDABrWhtjrx+6qG9dTObx3d/gTVhq0oEEkJ5EjFTYw/YgIhAM1oL9oocZKvWOCvhk3ls3XnnCWfz0/VUgMv/ldHUczz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34518,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuoIkCRA9TVsSAnZWagAAsG4P/1oo0sdFmRzhCUEZLz0x\nlxMdfqUkKL2DQ9N0UgDykaBZeu5rYsDXlOepXP6c1rFYgCxagwmOoTiJhJdR\nD0f3/7YMgL/9j9pA5KmXf27lQ3/63cWdmW2YPpJka26MXCM7rCH4ITTeZ/Qe\nt71hjCq/85ubWCkyvD+tW59zVMr7HXhr9g6TtFIHWH15ErIr5N8lPrMYKqRZ\nL6vr3+21kVQASkmOfGQNJuHplBY6EMw+UN94DBnl0b1hbv36t7pNcnQC2y8g\nDnvHP6nPzuK2WeCXN0EtJubjiOM1wkq9oo4fFymmb5CJOv2tE+uTJa4zdtfW\naWJsd3ylm+3OLQdVhE9f7ExVbN2IKpUmJ6U36Y88/5l4iC8JLkhknjvhW7AD\nctOcGHpCJqUnIpNcP+7oVvxJrztEu3fH0sH+awR7x/svNnfVXZcTrwcrgDsI\nZoUIs+8X/Hnxp8Ge4ddCP8ANFxMh7lqBvirnw8J1hZgb/Yl8vwrIp5GRpZBj\nyVJ2LwrzVR7l+jHpLwq9CpOZYXyL3u5g4hch8oqbOgULFR6JzvlpMCbQRjgQ\nCzn5LdAB0oCBuGnqHMPngIMIv5S3gyGJ0y1T0QnCsYl6hQkdQZ6/AmJKlsUP\nIWcYoOwwo8IajDulZLKhuJiy1wwddXFbyP0ARyZyT9NCSYglaKjm7RdbcIu3\nH1YO\r\n=9JjW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"HOC for the &lt;video&gt; elements to show video progress at frame border","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","cross-env":"^7.0.2","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_0.1.1_1589281316043_0.5778108206558521","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"react-video-progress","version":"0.1.2","author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@0.1.2","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"54ad3b4c4236683228bed09b9c091a2d62992511","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-0.1.2.tgz","fileCount":12,"integrity":"sha512-JP5dmp1ACHjPzuLUYt/oDyPtMD4uKEWGxlR8LqRPkg9U3HQ3l7O9LCQl4ePfq9lVc0uTmambg9NSYR69YQmonA==","signatures":[{"sig":"MEUCIBzug0j8DBTJtl5Kvqs8vHRmBV0ux/SclmwWt0YU2dp2AiEA/23YWeacrxypp5vOdoY8OwU6h3VhiL+eMLlH2uexm7w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34563,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevmlpCRA9TVsSAnZWagAAglsP/Ayc0x8IyjL9gAnXBNhK\ns/1G5ioqV849jZQSurpxAS1jIuf7BcDqXkKZFNJbZ8Qibwc3OVhf4D1daJ89\nLIKMvN1SMpbgiDHqRUiG/hO4EXqCA20QtS/gFkt40YZCV28TvU2lA4QGlT3F\nV0FMd0JtyZSmXMfSxRkVpGkMInyWPR6Y+4YiAPhb3ThzCARA9oGaQqIeMU16\nKsI0qzXdSKwfOOTQUZIElBqJhkeJKJb6P9RFYivBhEnvkUVmceo3Bu2xuADq\nv6OGJZzIGvFPVJdFJcU5CHIxkC8ol/t2B0yYATZFsm6LO6jFubUsghHce8D8\nO4ZhW8SyjtMqRPIoBksJ/CyCMkMH0mfk/nwQ3KOQI0+x/GSdYrnQjWtCNy8r\nkcxxF2MBpRe1cix0TR91//n66vGgGzOnujr1RhPVkkZ6tIGJiezXSdb50SpD\nSy+AVsnJZe5CD9vbOK5e+DHG8XJZUas/c2DmSU8NL8xIttTdxrFdWScuPTej\nnCukQSRxFKCL3g7TDgX8IIPGtu+T3xYO+tgH1GJJoi9P5SKvjZIz32Iv9NV+\nE+oIPS2Lc1Efj7jCi1paNh78E10eJ3DZ2bzqLlXVsuE9GT2FxrB13O0ZdnhB\nwYlZ6CW7WFSea+f+ksznuwWRTXI7WWbf0vZxP582I98mJqU01F3umLwI4L8i\nj1Td\r\n=Ok7x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"HOC for the &lt;video&gt; elements to show video progress at frame border","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","cross-env":"^7.0.2","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_0.1.2_1589537128688_0.19590481867311182","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"react-video-progress","version":"0.1.3","author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@0.1.3","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"42ed6b1317bb9f8b1894801fe9df7494f8fd53aa","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-0.1.3.tgz","fileCount":12,"integrity":"sha512-4mH91ltu5T8qXKNjkIxgpOVFGcL0cD7B0mDoqjxejmTbLylNbUMN7jJO4vEhRDqfRIJWYrjLxvBvwV4aIh7hNQ==","signatures":[{"sig":"MEUCIEV+a0H/9Ju3LNvcOX8EQWTGl3v4uusPCIEyKH3gXtUAAiEAp3u3Vk8CMUTlHDAcNsShncmohwJAM9Njqrs4S7wNCn8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevmyLCRA9TVsSAnZWagAA6rQP/RDTV3EfKFrHhmwZBEbq\ndOb43cZ/8jfHRwIWA4+V4LybNNFRfKvX3uP6/GD98I16MS+BjQrVMIb465N2\nzwQS3/a9+1qOwjKPgTJYsctEB2jXW1ayNGVlxSW+pNlrNLc8rJHhaIinZPMz\nAIxxt9e5u4WHiBeYoxHCpe4h2LMcANVe9abTuvMURMXIuUo1aqMkTLO5b/JU\nJxgAqZ8TnCO283SzVStRlnMYAByv4R+NtJi+i4cFEQwqjP33Ila48tx6lG0P\nOFU6daxOTy3pi9dZsb7Kp8KqgfG2Ph7yL5Mdn6eesIuu5QjhlOTgkhhuXC2Q\npkSREsU7kYM4ojZcZc0c0Sgcy80Zu6MWOwauGsr1q/VA+hpswiZjXCaGm931\n3+umWVBTOfxi9Mt4HJUeDoASdGrvisFqyhTF3B2XMmjThlUizFF5FwSrqZij\ngCv+iQu+GIFqtcrGerMdULzzhtHWFlbxZOA1haoymsQT38cs6Qi3BzyEsr7q\nM8PouDMCUM8sFRhz2vh9axub9I9Ka4LgG5KSM418ZPcs+YNk3Ao0IOuwTyfu\nAvMxwnA+zbJsJsHcsqkSY12JwqDRFdtzvGNQDg7LtiflUpiFSwgM44dG/PEQ\nEgFgYR0/qlodQwLpypSq5wZO13Bp1SFw/HXk/1GUNqtK4+3OFg0a4kWDKmqW\n287c\r\n=0j7o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"HOC for the &lt;video&gt; elements to show video progress at frame border","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","cross-env":"^7.0.2","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_0.1.3_1589537931367_0.3953250105326742","host":"s3://npm-registry-packages"}},"0.1.4":{"name":"react-video-progress","version":"0.1.4","author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@0.1.4","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"ecd43873175ea050874990513a034ce9510edf7c","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-0.1.4.tgz","fileCount":12,"integrity":"sha512-0ehSreGuljpZSYFSyNkWUW8F/44cL4TTb6u9pzPRAaqqt8S9fGzyEK2mvn+NXtMU3P7gC9SZrHKug+eoyN1SGw==","signatures":[{"sig":"MEQCIF4knl7rytzXl+FkWz7CCb/+FGeP6+x+2laGmUFwTGoFAiBNglVd930uYqjtSlp4Ra3IeHv7vztLdx1keJRt9W2eHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35749,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevm9OCRA9TVsSAnZWagAAfrwQAIxqYGNKBxrMJk1C4uEo\nFB2gFzrw0kkQ0ZfsKT7Y5P25eopFV3DjKhOj2PBK/ZBX8tNxx4rW6dR5yyWJ\nKgfVrOJztIjlX1DZM5/fMT1D3c0uNK71XXMAmZxmzqbXWoYpOuYojC81RcK+\nFatUgrIJm+/dWt5wosOb1ymJmPkLxkdCKkq8yh32E5DkV/zyA8o8e4xhl+0K\nIkANsepYrKNkx4n99s0wF2FMsQdXHynuM9fmZxPBybXptJl62gH1IaLgshFc\nHMSRv0OIoEcgFPq/ybUmy+s/qrj3vPCr5dH+OBE4ThP5xSaSocrh1OynMyqW\nfTAwYU2jZXT8PlB+VjaQFr1JrkybI6hZ2ZbHvfxZd2ogyTo60M0ubtopg/6l\n4iOFLr0FO3d1UbSjNAVNiQFi/huitk1xgJrByFFhLxdIFjhKhDJ/bj7aVPxZ\nDsZyswXv/DUczQDFyslt98iEikiazNIh1lUgbrEksXkpXSYAfrhpRePkscRP\nr8baJshLXB7uCn1VkOKmxfsqG75Xhx8K5MdTzklHRo39wRKGx4TYIUIdwr3T\npFfsNi7COA/qFsBZQ6BBhe2v8QUUP+dYE5aDNOCYdtfZWvXRfEPYgzPKS5J9\n5rwy/UcdvRSftfftP0fkZsZtFLd6nSuPLQ2ZwE55qcxjLARieNoUZ/BTHxpr\njFl3\r\n=P3vu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"HOC for the &lt;video&gt; elements to show video progress at frame border","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","cross-env":"^7.0.2","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_0.1.4_1589538637693_0.720286763070267","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"react-video-progress","version":"0.2.0","keywords":["react","video","progress","progressbar"],"author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@0.2.0","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"aefb9c5a20cdb51ee24c7776786d89e942802d98","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-0.2.0.tgz","fileCount":12,"integrity":"sha512-Hj2Q+yxoZVXlF/M73Sg9+XF0PBipsojLTrmtQbbNn78pCd4q4xLAkfgyHaqpeIAYa7m9oh/L5o+PpoGPTILTWA==","signatures":[{"sig":"MEYCIQDn/K/XWMCiTRW8COT6N+Yi8sG2tIYTr03S5oVyNhlImAIhAOUsxX0YNVMP/pFhqbeXd1OOXylbwjomR7hCCVNxFOb4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewl/zCRA9TVsSAnZWagAAqFUP/jFtImXFUGxYOi0HFL8d\nE233MThvYQl+X2XrTMamKY70QmNSXp7wRKlwYfIgt5g78E1TTQ75q2SQJgwg\nhy0idWXIC6B2toYYcjr0cCbsFqWb36j21Inszf2V9dOIVMoKF9vAMp+eUPLk\nqFRtt0Tfr4bobX81rmF0y4e+u7O0UiX/AWV+gPwGGxGfEr/VXbS9w+zC4HKP\nM3t+BCumKX9MHsfV9wZhrW0BsCAOeaOiyLDt31tw9YGopv+td+UkG5TnfwV/\nbbM0aWgmRFNxcrrFqd+zSZD3wiLoXHou7ibmOlPupNa1fsQliPNzd5H6O8GY\n9Iwkxz4DxzBQQGuJdk3UP9z/Y3QD6QSgdMnF08iT7I99vwGPjcCATpBfIdfA\nAJ+nn0owA1BuQQBcN60M+XcH5vELBqUL6uNo03aNnV1ka6xTOCaP7RTg82yA\nyL9DiQrV63rjKBByoGDPBJQU8HCecXNDPUc12Ebz0oe7K52WikISGWSOBEy+\n+/dR/Of/KbCEi9EE9Z3RUhcFdzWasWwJmlKvOmM+j51UamsEgA8yapn4JAQ7\n8MmVfS0b3B+r24WLfJHA+tWQxwiuG9vqSTwr5luw25fFnZ7ZtwTsfDLslQgv\n7TTqKyvEhs5SbT4dYLzssmQKbJKN3GqVFqX2ipE3ZjLVcflVGhAu403S75Lx\nDGSu\r\n=N5Dj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"React component to show video progress at frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","cross-env":"^7.0.2","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_0.2.0_1589796851472_0.3287879740803359","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"react-video-progress","version":"0.2.1","keywords":["react","video","progress","progressbar"],"author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@0.2.1","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"77bcbc349f00ddb2651aa09f4241938fe82567ac","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-0.2.1.tgz","fileCount":12,"integrity":"sha512-8OufLrxfJmp3uAxnnZIlhdJZzCRKZUCY+kIzWyiYQmdFugDkcpNgvIfXVZQ6Xm9Kvn12NYQZnRqk5zej9/MwJw==","signatures":[{"sig":"MEQCIDXtDCSLVUbtsQMiuLKdW4aWp6+shQ0JK17suMPyWUpKAiB5IafJebUbZ9dReKSzjOH4UwUKrU7DWtsIeAVY8VsSBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61923,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewnlzCRA9TVsSAnZWagAAemEP/2yjSePGs93nvLX0y552\nEALoct5CvlmiclaAsyQ7Oh3cDxAwKe24LjvAzj9z9EUQI3wwC+qbPKcyE4p7\nB5BHt8qZINpbJfjPWTPBcT97p4g497+r0xy+dpHXE8SfiSM82fyX/16BpHPD\nOxfJZqEMCESOa4H0PA0Fofuej7gLqGH+6f+FVLEmZhpJVLfos3+sgUnHLR1f\nQyIZJBXuDaHmcNe8TIg1QcDQdraIirkM5T5nMaAptQNYkD+bmgMWNmk76Upm\ng4cg7TrOi8ETbMwJXFU1lT7Thl82HEy+PKHzBR5cfVa0fMieVqN8g5vHsCY0\npC5Y6gpsg2OW99rV7LSEkCqHnrkTHQke+dHFWy89edJJsHrMzrK1yJrduXqA\n7IIxM0hiNx6kdO0rfsWAs69DDS6tLlKiK/5oSsY0zZFNTZ+jcthjvUPhNW+I\nbmLwxVAHXP+G5lgnPdc3G4N+yodQHHIJfykHXYpmNdGZuOtt79abuJItij5Q\nGE8HkZ6a9RARO/mOJTwcvSf1CTnohZUvvjWgK0dqmOqz7vTOytJujeuBoGfH\nQBKLJNryyYJR+1zQeUag55qEqrVirLJIFSeiJdxpJ6p/Jm90Io+GLYuKeBWN\nqNxZG5eg2/iUVrA3Cd+/esZRoRKAjv70TLmRgX4feRqh2wj4GDScaZUGgVSy\ndJk9\r\n=aT/G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"React component to show video progress at frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","cross-env":"^7.0.2","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_0.2.1_1589803379275_0.22698017310670626","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"react-video-progress","version":"0.2.2","keywords":["react","video","progress","progressbar"],"author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@0.2.2","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"2bc3066faac0f6d9125a497dd52a35acd2e68eb4","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-0.2.2.tgz","fileCount":12,"integrity":"sha512-ni1yL2DlOFm955SOvkS5Tsa5MJLbd17XU5GbGO1OU4tLgLEhFo+MHvjpWVDSLy5xDbDANMKtB9W3kVoW/MeaSw==","signatures":[{"sig":"MEQCIEkVdWNhFjj9AgYa/vYME2IwZN/WGsuPuAnwISJYi2wzAiAlsBsGyO/wfqcdVm0RDJNMBY0IADAToQ//g525q1iuig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewn5CCRA9TVsSAnZWagAApH8P/1ACf1dfqbePnAYGRLec\nZMms5SGu8IR1+n+wweH4RxcyOxTG184cVLd+uxK1dydnHFZLHBEJo/m0hLVY\n/di6b/XsqAk7AOwGOPT43gY5TRmklQbu80/sh702x5iTGEST072rCtn+RlEK\nMccy80tl1UnrYVfTpW0A+x5Vhuvm1sryRoEa6gctYERUPySfh7rncuFGuESP\nToj9OaS5+wiqH/6/IdMNlJ828ZuWUmKnhmU7L7wzCC+Yuj9lRbZRJ40BSfGN\ngesFpIAH0CHvuddC15gnI6FwdGIb0/9Q6UTmTCJrOl6J75dzpinCYRkDV9Im\nJkN+fW1uCvqYAI9fiSTTeknLAfPztsnxwE43xN2KIuVF4q8EHIEJlH+Nmzdv\nVQGFIg9TyXh2moss7dUYvXq9jMItZuNPxegOCLvji6TRqLyDd8A3D2GvtWwh\n+OtUJo/ZTAslNai4u4HIP+vDkrcRiHt0dc6uRX7X879uaq0IkuuKC1hSMKLz\nbDwn5Et9y+Ts+pc7CtZgtgUquoI5/B3lUcc1ApZHYgYb+Q+XFRjxL8xKN2Rj\nWhmOvULyA3/grGsRE9gINdokoNKy4Ot9g95O9fVchUdUSozcrLyngoPOmsgw\nWeXpJ1/atxwWhTWPnCFUu7jvhPS3WEVsthSEJjfg5eRW3Hw2ajeXoaom8uu2\nYutb\r\n=69oR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"React component to show video progress at frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","cross-env":"^7.0.2","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_0.2.2_1589804610056_0.5863560575720626","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"react-video-progress","version":"0.3.0","keywords":["react","video","progress","progressbar"],"author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@0.3.0","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"2286488477f7e61a98a4190ccee26b76c3af4e9b","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-0.3.0.tgz","fileCount":18,"integrity":"sha512-6bliOds8Oq0yS9WVj85ZiE7P3mvGkhI8GG5aWbeTvTIxm61TOXLiYvAdAzStzXDU+h1vul1SlVdZtLDqbDcTKA==","signatures":[{"sig":"MEUCIQDA/+k3daDm5ipLVetsojIxiH4Ke4GmRYll1XTUWIaosQIgP30jQuH94vHb+/4F/3GNl81Z7aOBb1bIGEJjaaxa0jE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJey+jiCRA9TVsSAnZWagAA8ZIP+gMPvJpxWwdqH3tw8jhj\n8Ymrdd1kHgmGSZk0Iz0vTq4PwiGaTLh4+KEn9r3uk0IoOYelv1nqeOdX8bnZ\nCC6ICI1JC7sRbPpgbZG93XCQ8NYLZXZFqo2sJctXelPeyYEQoiFstOGkg1JU\nXcAPIpHpQ+4rLXIXN+zCIwSZmxMkb3RO5M17NNKFn/b7uVBa2t5zMLKwbhB/\ndEc4BRsUTeL09R91xzFK1J1b55K3/YDuvgN8RwiXHTfwpQvNHUKgEKngz2S9\nM4f5VIyfFExH9SY0C0Lgu942PQOpAUP9rxtXpfx4nA+ViAp+QzcUvJSLqLer\nhXpkxPwCqs/yN8TRmNIULqpEL6I9NTcPmh0H4sfJlacvn4eLzuhNnCnBu77H\nj5Ti+sgFZ78Sr4uww+kx8fqWXc4mTSb5BAvR19KxLMBEV8suPLoCrwRnOywf\nnluVPnHWOoxIGz2AIY5baSRfj0bEMCg6PGZYrs50yHw1t1etZCoLssFTLPdH\nmY12kc1xb0g/IIk4ykfgTrKTa7RSQI7uUX8dsuNpUNrXr4+3WvRBBoYqDhoM\nbJAAMf9ZTAz68pdaHHUY3siFydxIkUy3JH6Dc0yaJjR371bCgsSjgM4oW6gu\nJ4BY4PUlRKHll2a6OUn7W3ERPcRaJYUKzAlYm8EniwlmKu9cFOMnEKFmaxnx\nL3ud\r\n=rg2P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom --coverage","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom","test:coveralls":"cross-env CI=1 react-scripts test --env=jsdom --coverage && cat ./coverage/lcov.info | coveralls"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"React component to show video progress at frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","coveralls":"^3.1.0","cross-env":"^7.0.2","puppeteer":"^3.1.0","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","@testing-library/jest-dom":"^5.8.0","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_0.3.0_1590421729599_0.9428043881715218","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"react-video-progress","version":"0.3.1","keywords":["react","video","progress","progressbar"],"author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@0.3.1","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"e100377948324854ea9d25a0f13f0ff5f2e8de11","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-0.3.1.tgz","fileCount":18,"integrity":"sha512-obdsFXqHxaT6mhWxG7dGWpi/XbifDnr8PudCpBKSXxCEpCkO2ZVzhWs/8IjJb7v4LD3FhUDflp8ubVWg+yOU6w==","signatures":[{"sig":"MEUCIQC7JYPsqwuvjqieby75qYrQRks344WalQ/W5V72CAajXQIgPe0yLuLkpZOAv161H8k0S+CQgx1O8FFKjJERnWygLy8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezIfECRA9TVsSAnZWagAAswgP/0/+56qe93dVNH2Jk5fU\nfzFR0PvKtATnc8pXjxxdDHgGij+F5uWsoZJzNt4pgxcFzYQ1rN6hd9UADPiF\n2heZz5qMTpHNdgK5nmgLSHxyLS0YA1H8S55pcmRVzeBLplTiWIIjL4OLJZnW\nezIv09cC3cYXV4bP3DSMIuReDEMzbq/fflwt4G61aUYDV/y3bDl70GahDW5g\noD2nhXoNhOKXRud+4XyDH+p+7a+aLuRz5I89/fYzk4lbMALWSDoAhFO1rKpH\nIr6dtIqZaBoLrZDfwMwuv3+P+Cf0KztPRbccahrMn4uflxZieomeZrGtJp5s\n+BmVCzZsTXnmhFHky5TzXkgkIqKUMmV52ymyFFjsUuEuMIZLIfI9RkpB2nVX\nBVw5pY1PC7BSulyglmMqn8GptGfp2v5jVzFBplTZFccrRVABTogN8NYOZwfC\nj6S8W93O64SykN1G5L1KPvAYI1W1nhCZ/ki3nWYJsVfjYP8YBhCize7BGZtq\nd8C2gKTMhH24+OttDDjGLyCYCN7m6V38qZGwtU053V8vZb0zCj5/Mga+eDyb\nbYau8OxXdpuIpImPiGaVyMtCDF/uUFPN4XAy3FxMVFcF+1d2plBNndiMzmgQ\ngx1VgNBvmAOi2tkDfbvovOr3YLGdzA9Tdtumw9cvIWPWbh6R2vNAUgbd/dHu\nWiJM\r\n=kGV5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom --coverage","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom","test:coveralls":"cross-env CI=1 react-scripts test --env=jsdom --coverage && cat ./coverage/lcov.info | coveralls"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"React component to show video progress at frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","coveralls":"^3.1.0","cross-env":"^7.0.2","puppeteer":"^3.1.0","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","@testing-library/jest-dom":"^5.8.0","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_0.3.1_1590462404251_0.8874839404651718","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"react-video-progress","version":"1.0.0","keywords":["react","video","progress","progressbar"],"author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@1.0.0","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"5e5ea98cb88333b41f0c9ac2614a25cc65f8de15","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-1.0.0.tgz","fileCount":18,"integrity":"sha512-6rAG6vJy/ksgjBe1PGaoZtFcIbThmTrEGnpVpoTkm2+kFqpXyH+ejMn7xA6jt0kNesvGi0JYrjtIJNAY2nQhlQ==","signatures":[{"sig":"MEYCIQC9hcAOfTmQ9mmKArHUdl1oaP9oTL57lNlV4Sx50/PKngIhAJC4qCWB0Q8jMahqwQrv4Qnis1Fwqd5i7JBPa4xtZF6W","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezNdFCRA9TVsSAnZWagAADcwP/irQV5NABP++4oyzpXZZ\nrGxPFvQ1rmZ6Pr5+psnfUeHkql5zt0OMw5qR6brjeMvHMxhA8ZpQ+pwIkOBx\nx1lZmtQgrBK/lwFO6cVPsNa94+6y1k0D1kQKq7MSUlxCdQUVO7z0Cid3GTc/\neYvDaqS/Bu3WT76WsCn2toRXhffN93bAI5MkqYV6y5uMyk+SPbixDtt8M5zZ\nkdudJIR7BXwztqXFLsQZrFChvzhPh7jY9stELkazTIhMEsdLLtetAyJRViRG\n6PTIMH86LwKGW835Q4p/yjXjL9WlSrmEZ7TQvJDaXfRrnwe+hIyrIcrqxhcU\nDo5OTcDwvWKIYzSnOgh+O8Zzid09VKhKomadUziVl56jE4mknAFWKsAUdm6e\n6HKD9HbDy4NbzWE/w72U5Q0etCwrH1vZJoGgw8qKgTfZH8cpIHn+p4nlc/uc\nxIrzoFkhvWRspbVNG6PyRPiDYjvtMLCTssJ2em/f1vyUj/8rjTPK6L4t/X1A\n4YSW4bXLUwNPCoOGAVy/NO2aNWYlkLo4uxLufy8FbcHdtv1LCRKxBSHS/JCm\nnRFYC2qiFHxo1hac5DTcTk7N9paZD77fQD4FWtoJKLx5/2jq6dsPLqubo2QS\nZG19BK3xUl7XromNf4Yxz3dXrdZJQtY4y6cfJn4xGYdW5E7ezQPR+N8BTmdq\nWcj1\r\n=N8TZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom --coverage","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom","test:coveralls":"cross-env CI=1 react-scripts test --env=jsdom --coverage && cat ./coverage/lcov.info | coveralls"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"React component to show video progress at frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","coveralls":"^3.1.0","cross-env":"^7.0.2","puppeteer":"^3.1.0","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","@testing-library/jest-dom":"^5.8.0","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_1.0.0_1590482756572_0.6088705429462196","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"react-video-progress","version":"1.0.1","keywords":["react","video","progress","progressbar"],"author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@1.0.1","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"f00d0c3b377f56fdc0aa9c365f306336f00a4e43","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-1.0.1.tgz","fileCount":18,"integrity":"sha512-lTHjLBfnDdpiVXBNMdwIuaDX/xp110LHaYJz/qvReQFRGOZR8ucV2p/Z1Fz/PN46lb3NBFmbZFScdgzuien5iw==","signatures":[{"sig":"MEYCIQCQAtkO8b2Re9jhLrzurS9HmOsTenACX+IKZcQ1Y0vQiwIhAPDC5bGdu04zBnqqHwRMgdmb3Nq2cgxs/p+hsaGLXk15","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65898,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0NqfCRA9TVsSAnZWagAASaEP/RrMI7O+GGImm/32V42x\n6jlZpE6WqYVtkga3+Kj2SojQLjQx4Ihv8+hOxKTAoxx0IWQUKAcMXfyA00br\nsDQeK7Fzt7EPPxbhY54/h2G/1Ois9woGjrwaDnlGr3JwxZ8I3LxzPGI9uhd/\nRvPkFSHI1fdP1jhe5sEk+4i5b2LlrxwHY8Bx0wgSiW3uunGZw3Sf04C8pqL2\ntcTYfUe0uPn7F4O5l+yMudXLoCVhD39vMfluKf+5PAnIBmHbWmHz0gq0GA/l\n4aDnv1yXGx+jbQCy47uTcDFYH/F2vTtFJZ6PqBFR2+2mFSYelw17B3ZSG63I\nFFzs7nQ/Cq3nbdAdIHNmiM2CvpJzeoVIzUC1v17LucT46ZoBsMyZxmDGn9gC\njqsji8ErlANa7GtkrkJJG+sybcCzsKglfcbEvX8bEXAPZQiPyt1B48m7cJlU\n2MGi/VFae2zMhpZjRWHSvx/fwSh5bPICdVbUztGxx0Py+gke6AKiB9JEvm7V\nuh+4SkKsMHWhoijNd6Y82k5Ri3nP2Yy8O06MWmWhndzeHX5AfTPDBcoHTUJY\n9kBu5575283UP4hldTgTEfWhGtkDDF2M/kyAdFiRkQJ2mfSbvrS/At0Iik9k\nBXDGytJYM1HEle6zpz8r4o/EmrAZC9QEt4lWhivxz8Y3a3qJNG5sVtCO3dE4\nF1wF\r\n=yrYv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom --coverage","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom","test:coveralls":"cross-env CI=1 react-scripts test --env=jsdom --coverage && cat ./coverage/lcov.info | coveralls"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"React component to show video progress at frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","coveralls":"^3.1.0","cross-env":"^7.0.2","puppeteer":"^3.1.0","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","@testing-library/jest-dom":"^5.8.0","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_1.0.1_1590745759036_0.717197611374043","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"react-video-progress","version":"1.1.0","keywords":["react","video","progress","progressbar"],"author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@1.1.0","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"d809e5f8f78e6999061dabe52220483eb26baf62","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-1.1.0.tgz","fileCount":18,"integrity":"sha512-Kf34XRrJcsJJFGO5lo5zmv3uAmQDlakwXgm7WeIGfekc9zrnL5PXIMOuzywgISYQHRmWLRa6/fo2gO6ECV4nwg==","signatures":[{"sig":"MEUCICM9rrEvNWkZVp5uFXBaup6vQ1KbubXS/Iv64fN1MiiGAiEA4ausjWBcDkTVu09HDVw1+wYaDiEX1HIGdjZizpYkmR0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70829,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8wf7CRA9TVsSAnZWagAA7HMP/RsD4oKtVokRjIk1Xo4k\nUQn1dOjbyMgfP4/Um/ojfsATVS28n6R2btJq06FNlQ8hxAUxs7BkNdUSu7Cv\nyDPSIlfjWYANL865zY7ocP0IE/FBrDXhKScaQi4rB9gnzSgvifTcNbdjQEN5\n6WS6RfKyS7ySLZk5cIOfkdi0x2HxpneAnoAClJ9BtHiM0pJoBJJg9FQ9X9Jy\n3Py5AWDxiFuyO/VAH3Fj8yb6qQMSIUZseKGm4MOS4sMYK5LvQNxG9p6nHPUU\noopoGO+nOWSg4nnwdKPs9i1mLck67NUDhbaul1ZNGdrsKzKg2UwbGOeC7tOl\n4r+0rTEAMdJcZkgfyV6akL2LANbSLkX/nOWNZeruGab8lFZ56fgnsI63pnuL\nSPk5Lyf86tb+g7ymNQjxuuiABO6rnV1hA6VQdfrzi8GWAEY2to6ZmumnMydF\nQcaXkQPqNOjLOeuHnZ1vwZfSSn1Xs2zTZriIA1mksY1AhqY8kpKjo9g+D4+4\nQsnSy0dBiVTSeX8I/DHDiY0EJXG/UiWYKo61/ZX77riuusm/8I09s/UuJm7k\n42kpSI1W11IJ+ByeCwWLrWzYDlqpJ//G+APf7jBaCYFQNg8DNsFnc59uy5aB\n4NRGetfsO6FZfuc4Wmc6dtoQVr3ZxJ0JioYWARCqB89XOPj3ekFbbMKE+HdM\n5n72\r\n=otEP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom --coverage","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom","test:coveralls":"cross-env CI=1 react-scripts test --env=jsdom --coverage && cat ./coverage/lcov.info | coveralls"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"React component to show video progress at frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","coveralls":"^3.1.0","cross-env":"^7.0.2","puppeteer":"^3.1.0","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","@testing-library/jest-dom":"^5.8.0","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_1.1.0_1592985594819_0.30229646410990973","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"react-video-progress","version":"1.1.1","keywords":["react","video","progress","progressbar"],"author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@1.1.1","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"6e1edf63f6644225f984ca49482c7722a5f3367d","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-1.1.1.tgz","fileCount":18,"integrity":"sha512-ucPvurAL0A8CI3RFc61aDAZJgtvJRyUE3i+olIrYcAMb5u3nI/+kZm4AMXJ9y08vUF7TmU6vzFXVE+AO3PGkTA==","signatures":[{"sig":"MEUCIGB6BwoaS5gE2mXw+AFdHjgVbWgsC7BqovypSe3fBkzjAiEA+1tzaCdeKhxnjyB2dkJVV/ES8jXB70tbs4tPUy83a5E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70908,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKBQPCRA9TVsSAnZWagAAZmgP/1vCsPKQ0PZR+jQ9snqG\nkJxgh6BfcljMeJynxBJaLDsCZwqPWDbZBcPF8ZaT7cI7Kz7nsffrX5V47ztq\nX+vBptwe0RnmqEo4pwHKAcxxopPyJFdDmE8UHF6gaN0GDKu0EAL7UMpNRzvX\nR+b/eU7S8BFPgkMJxoMcp+dVskU9crha/LXlabaOOk0cyNlL9YHRlkls4tQh\n8GhKK1/nQyHOihDSTWFPbwZE1avxAe0a8XxjqYaSd1olkS0nqh2WrutS2arp\n4wAlXY4RWDqkN6dVzihLiDi48i/pOURhGfqGWQnYrau8w5sImIZsQ/slaVKE\nPKqky/uAVU2Qry12Za8ZTh3m5y0oI8r/CRPMuRMUkD5eSaN6H5oYhzEvVsKP\nV2sD9S2hJ8cnuu9nigJHeOykZaxLtG2r9b4R86USuE9/AZ5Tm9tsac/p7M6E\npW0n+V1DELEVNe6IkvDuxAwkUhNn40Oz1Wbz+l+37YmV0Jw1EyQY6J4GhCcm\nmG0Ewj8ceNdVs5GAUoEuR1B5ffVe0DIpOcYpneL4KhvROGYlXCJ5k998Hhxu\nx5yNJvSDWSZ55hMIjyDq1h9tCW+LMxaa7QduTXRrCdtZBAn/H6LKVAlSupa1\n/iVHi6C5Hct4Jn3kXNsa72Yfh2gqFjooEqEO9mLPW4OBGNdGlRPCzjYTQp74\nTPvT\r\n=lkVI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom --coverage","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom","test:coveralls":"cross-env CI=1 react-scripts test --env=jsdom --coverage && cat ./coverage/lcov.info | coveralls"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"React component to show video progress at frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","coveralls":"^3.1.0","cross-env":"^7.0.2","puppeteer":"^3.1.0","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","react-styleguidist":"^11.0.8","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","react-docgen-typescript":"^1.20.1","@testing-library/jest-dom":"^5.8.0","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_1.1.1_1596462094379_0.9623350268666404","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"react-video-progress","version":"1.1.2","keywords":["react","video","progress","progressbar"],"author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@1.1.2","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"b91282a5fd113e8d13972743ffe46fe7d86ef0fc","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-1.1.2.tgz","fileCount":18,"integrity":"sha512-MqKxix/TOw5k5nPKDT+QqYYV7c+GByS7O9FVk+ZonXCEz1T8W4n+T6ZExF4bkqGGmdve+631gPDwT904ZUkKSA==","signatures":[{"sig":"MEQCIEE37nxoGLJNGc55OwNoAB7s/Sick6LWhBg/K5cUT/31AiB1cTfpF++5QvYbwJw2e4iyQl/M0IDcuUlPteWn1y4L0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70829,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKWoFCRA9TVsSAnZWagAAr8MQAI7SCT2D3LH/hGeWIbvk\nDhLr2EP3o1KJTNOMAelmqxhyeJX60AOmEf0TnS78315fa7vyReUptdcKkQEs\nYZrRwbVgpXlrHxiEqagUpHJh1octSIrWeWV+RBuOTh6FGuVlG1O5UePPyblh\nUzRAA0iS9/Q1RCbIlDt/jmFXRnXeQh5rx2+9bgM8Ei6TODm6SFW9zS3ScsZ9\nqCtUHZdVI112AHJg1y1EHdk9cOQA6OqFOZkq07drCVdIDxVSUz9hmykT1plC\n0n8PPjKWPMlors3Es7G3MonttkcWTa2SAszVr9QYkWcGov/0HdW4F7Mavxhl\na0dfxzEjsU7WHNEPsxLQUqXYu28FqD3TIJ+vt4+f39b/5m42uf+LUSoGWGKg\nvj1RItTYnWQMLvHXCOMFqAKNy0l2FFcKHU1JxaJbV4CEXk14vNJ/DAVXiumx\n3z09O/SdQDvLfhW0tt/Ypfqv/r3U6rXN7UMI9oqR1WdJHZpDKg5e9CrgBENu\nDueZxeyAlrovC2tk4a5WuVZKZhPdID5e4P9u1lF4ba4DAaw3LEv3qmCFcOp1\nVZ4zEeKoybT9mLaokH/g9ONYacpBUg6W5GK3RzQG19Od1Z91yRMPldvlqneU\nLBDSXq+sbVNoGO2nv67nNsM+CseGCJxiL6/cjIhswiLxCKVgtxO60j4xFYRR\nRUVD\r\n=iDbB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom --coverage","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom","test:coveralls":"cross-env CI=1 react-scripts test --env=jsdom --coverage && cat ./coverage/lcov.info | coveralls"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"React component to show video progress at frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","coveralls":"^3.1.0","cross-env":"^7.0.2","puppeteer":"^3.1.0","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","@testing-library/jest-dom":"^5.8.0","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_1.1.2_1596549636728_0.6070355232017142","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"react-video-progress","version":"1.1.3","keywords":["react","video","progress","progressbar"],"author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@1.1.3","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"a5bdbdf68021ff19c60810909827899dd119bc85","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-1.1.3.tgz","fileCount":18,"integrity":"sha512-zNzaymCZnvQqhHM+o+kesWAFiqk6R8YJ1Cd3eI0mIiUq/44JNuWVSfEfdvXdMDIxKJvZ20H+wlr7bF16Q4hRSQ==","signatures":[{"sig":"MEUCIGsrqn0mz9yOElenYgaPes0ukj0MgLZSFDl045p0/dmlAiEAmVDUiVLao5hjFjaD7DalmPucvkaf+E3qK0dPRogaDkE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70829,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRmeHCRA9TVsSAnZWagAA0hEP/3bwGJgl/YaNot3qMcYc\nUeyG8zGF2j6scRKQoDMc1jpVGpD2MiPNquZ6vAgZdSR+3NiTp4ZX5nfGleDH\neKZDAtQt9LVcTBv8nsV3s369CpZdicof7YRpNLa275SmxYvVXCNzEyj5a/s0\n1ZnDtB1yq1FrdWD1yKTY5AScd6qLGUTlfuMCZ0V4bVIBxX9z7VxbTijf443z\npZCvlZ5LLQHK2Fr49cqad/VjKFko9AFIsYvjLET3wPrFWw5ksZoN7ey0of8V\nC4B5hnjMGTAPl9nKjxKpdr2R+yaIcv9ky9SKNxIOzA9MRbzRQSOO4UJK1M8n\nlnrPCg97pUIuCTkkMPLirLVyKrm8JG5/MPEm0LDHmhue2b4S9kX3oD/o3KRO\nioUBRDJU0BiwA/T9rXe5zyZTtGzU7G294lgoqKaG/c5rdzDDz9tYQrfw0TAJ\nWVIWQenrRZJGm89hRxfwxyqFZevxuVOgdQZ57ojfA/esDUWAZj+MlKSx5M5+\nPSNTxqmlsCEWQ8MkjUQTlSwee6UUGCwFuW3etIhrcX1DTOLjC9uRpK9dJmxz\nM+jJIU36dSnNmaCCel1Ztpx8TeX1tTvs87kFo9QXRRcLekp4uBhKdAi4CYHw\nlQEDFx/olw50EkgfCPHNPoqOkfEtOT9fWrWpFTk7Pe71E7qCRcHqUcSdXs47\nu1Fg\r\n=PUXZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom --coverage","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom","test:coveralls":"cross-env CI=1 react-scripts test --env=jsdom --coverage && cat ./coverage/lcov.info | coveralls"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"React component to show progress at video frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","coveralls":"^3.1.0","cross-env":"^7.0.2","puppeteer":"^3.1.0","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","@testing-library/jest-dom":"^5.8.0","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_1.1.3_1598449542960_0.805670343228637","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"react-video-progress","version":"1.1.4","keywords":["react","video","progress","progressbar"],"author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@1.1.4","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"09457e1c043da06e3b288c76a066716357a017ce","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-1.1.4.tgz","fileCount":18,"integrity":"sha512-zBSOR0TQ0WFoQLwbv+2GmAg0msGG9YolViqo2BYxEWk3jVSL5AihveMgRiqTtDFJF6wLQz6YsOoZxlGXr6DgJw==","signatures":[{"sig":"MEUCIQDnqIow/r92MVUaDmjYV6jp35p2ip44mSjkDpIC3Cmn1AIgUWdx5kLKRZU/sh0aeB2s98LbVJO1pOoprWNCPGfSYvw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70829,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTMTZCRA9TVsSAnZWagAAOwEP/RGYAyHCEO9phtc3h3Ir\n3GzngW/NjT4b0fFuWjP/euqxB7g5kA4yJJTpsADUpTN/Sa5pCHfRX14TMrrx\ndPK1vNElTu3SJjZRMs3nN1bXZjeq+4KMviYWZPfkCgoOz1jyh/gkyF8i9y2b\np392Vt98U6/MZv0zYCn/EHDZBFGDzxQRB04iA4xFyXL+QxOYPs0EQ5w55jnY\nief0Y+9ACrpSHQOh6t8P/Lw7SrEVBNOa2LkGJfg/SVBoNnJe5tEY8uE+ZLtU\no7Ej8a1RGzwbxQV9Rfj0KkWR93TzA1Vp4wnIULb5FG/4hxjR8z9wt/xEa8ic\nwitKnBNM2mHP3nu/KVSrhROUUPVP+qfAaolFeDjXTZ0GkoVjJU8339YKJSDI\n7mK+Sa03vaXMBZ9Cbzs4zTMLQRp1d7TFA8iVwTYViU3Am0q+dw9cTuA3hKqF\n5IUrFqcwNmMhaNGoEKh8LReudUvYncMs7ed32Psa2EiEpu7GM0me8gPF+wRB\n0yXMOr02A/UQV41CashOY1DxP1SqnLpsQ6WZ12Y3Hkl3yD0jOoLTbwtYdMTy\nKdaIBNQ8s1/gWJIy+epnZ1o1ZPFsTO/jPvwrUxpXDlScM46ikBQJcKnedl7W\nse9bqPjJl8S0jr3MoJ/ps6Bp9FutHrXCAV3kLC4wJvgQ+9TcJFrqQGIgvFYf\npMco\r\n=hkVm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom --coverage","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom","test:coveralls":"cross-env CI=1 react-scripts test --env=jsdom --coverage && cat ./coverage/lcov.info | coveralls"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"React component to show progress at video frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","coveralls":"^3.1.0","cross-env":"^7.0.2","puppeteer":"^3.1.0","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","@testing-library/jest-dom":"^5.8.0","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_1.1.4_1598866648696_0.730954474577332","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"react-video-progress","version":"1.1.5","keywords":["react","video","progress","progressbar"],"author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@1.1.5","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"d7e9f1d4d0af923a186e90d496d4f4070f1c7429","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-1.1.5.tgz","fileCount":18,"integrity":"sha512-8xYjg1qSrBSGJPZBq2pKKIIV9rdfNnluR2og45E9Y6PyAnFGVEnN3YElbuo7AZdXoOU0NmvsV1bgNhNuT7Prpg==","signatures":[{"sig":"MEQCIFyL21OyHhIanD3kwT00fpPYMjy96hkjX46ANmjJClAmAiB3yEoAcnSHiZ9zOcj43ft2U8mfD34d+9XzFCvJFzh4fA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70829,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfW6W7CRA9TVsSAnZWagAA2YgP/AzPeIbnf9SxzZoD1zPn\nHW9yyUtMd43FI2X/t+EdxCq5WGqPmVP4VvS8IiJCQMOmTT7zS29LkzqmcgfQ\n+3OQ1GB6iEW4eVMv3F+2ney/3fdWxSQavocuEWMlh7JmMPEOJl/k17cNZV0b\nURhqt/KM5YD8Aa8xJBQLWPpGP9MNqW9/d61kXLaMYldIuwprpbHdYAQbv/Vl\nBLWViMKohW9jHvvz45/YTq+6syKonEcGmQWKgnCBwQyjycrzgImWFwX0eiqS\njGFf9IUxvUVoP4LrtBaQj18YogYSqJSgzW5IKZPuSQqjJW+02h8lTSUYm8Ym\nNI/PCmvRykO22ihCvGwb9Mz/AX1iYGd7PiOrzpq8LyY1SqfKRUvhZfk+vphM\nublGTJQ2CByA6bz0aJ6SWSBIMErdGXg6eNXdk6XjohLuqkvnIoIl7JkduTGh\ni7GhhN1vwo5ILUSb0rr0pO+chIhZtCEvWi5PwaSiYl+vW8fWirjhkIBkRCpr\n/sZbolgtRomNgPMpbkYz/WxZBYAG4YF5XQHyjQc/0IQ0RCwjpFm0ZxQxLuT1\n30MimNuHIKTQ90olQ3KqjeRYv7VQfYFpI2NRb7JHXNRatKITl5qUkUkaltDN\nH2F0qnweksltQKMIkJ/O8RO0bRO28xXBPbVGH0Io/QdtyGBoTicBLh9ESAUF\n2YFz\r\n=juRK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom --coverage","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom","test:coveralls":"cross-env CI=1 react-scripts test --env=jsdom --coverage && cat ./coverage/lcov.info | coveralls"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"React component to show progress at video frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","coveralls":"^3.1.0","cross-env":"^7.0.2","puppeteer":"^3.1.0","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","@testing-library/jest-dom":"^5.8.0","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_1.1.5_1599841723361_0.5766549428158225","host":"s3://npm-registry-packages"}},"1.1.6":{"name":"react-video-progress","version":"1.1.6","keywords":["react","video","progress","progressbar"],"author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@1.1.6","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"64e285ee91b14fcfd1504e25ba76caad6dcfd38a","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-1.1.6.tgz","fileCount":18,"integrity":"sha512-JPfYW9x2u/juKphiSQAv1RLByNyhNe2wPeZoMhfnzOUjs41br+uB3m0eMENBJP4KJ/79R6eNu+K6zgLEsYSKJw==","signatures":[{"sig":"MEQCIBfNR4jm9MeFWDchKbSS5degbwOnOEwMgNrumKnPmvjtAiBjsMAvQ9998V3O16RuzA490WD+UGZv94kTKZLiDDjDFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70829,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaeDuCRA9TVsSAnZWagAA/KEP+gL9Cn5Od6KEeFwfpfXA\nb7TG2KdlV5lezQxYcgUBVxIAnJqxDcR6y+HHTdGPIOqoGEscj2iKPpwPM4Yp\nbDLQx+PZBbOSaMkRP1R9bVI29YdCr6EupHwmAgoRgnFmHzFcHdJubPRdEt3G\n5VMKrx+ZStdOkw331zUwOAItfV6oifEEbGv9sYLWm/jFvlnf2734FfAAw7TC\nnX1hLqolDZv/IVbRmb98JTaW2NtNKrhg5quZQWctifWTEj4D4pcmoBbP3ebp\nT0447wUwwlgkvdf28+uq/m9MLWMzyBjIJjDX9EFp09fsayDACiEotch6sWOB\nkc3k1X2EnM7WzjDVwu8kQ70Zt8IW04qISN38ek+qOOhpN9pNB8ZcOnYGPL9j\nvBeYc+76xWFH69xEypNvLzVp/YTe241KP9gw7zBA9Ab9d/ez21Ndd8lpuL4h\nee2M9WmpRtjiFshHIVpttrOFnytl7MVuhq/xj5xWmBOaWrAFTfvgGCf9IaVC\nr3+Be5LHDYsp/rOpjPT5BnxptCZzv1cRFOlWfdADiCQYmM4sK9QQVem1t0iw\nLJc4zgVZ8lcCbhkl43NOHmRwJazYkKUn7L3LyMxRONqXN1nddWgm5luMzcrc\nNgtS1et7mRAgy+bcRqbrsLG7N71TBrdf1ouNvtYPKW5aaICZFYNO0wcVcEKn\neuH5\r\n=kg10\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom --coverage","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom","test:coveralls":"cross-env CI=1 react-scripts test --env=jsdom --coverage && cat ./coverage/lcov.info | coveralls"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"React component to show progress at video frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","coveralls":"^3.1.0","cross-env":"^7.0.2","puppeteer":"^3.1.0","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","@testing-library/jest-dom":"^5.8.0","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_1.1.6_1600774382419_0.9678432633314287","host":"s3://npm-registry-packages"}},"1.1.7":{"name":"react-video-progress","version":"1.1.7","keywords":["react","video","progress","progressbar"],"author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@1.1.7","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"7c817bdc802249d622ced3d525d69cbbf846d9cd","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-1.1.7.tgz","fileCount":18,"integrity":"sha512-qHmjqIsbRJUcHBoc7kY7EUToKGGN1AvQAfZIKyx9mAXdiYhEe6yXitPyS+EJs6pdOX5H1iiFRCELmytQ0anXJg==","signatures":[{"sig":"MEYCIQCYkRItunAITCDYZAamX0FlFejjzLndJHxPgpAZ8RcM1AIhAJ75bjetS0hORIwq4ghqNzFgUvhsyxdyxWAbajJ8HfMy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70625,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjYcUCRA9TVsSAnZWagAApOkP/1jBJwK9TOAf1zqcQOa1\nKrqn7jDGEZiNIn1cyrgr6itoQ7j5HojzixaNGGAfwwrpBXRaITOJM+WE6o+u\nGK1CR6SiAiSTIQp5eenq6oDmU5n9qRH7MXE+k8FqzD0aY516O028riX5hMQe\nSTKBSUR+ax8Ir7B6QbWXqKRSTcOR09dnyi1lQNUzMUaBsjnfassNor8/67GU\na+bC5DbqF6+nyjQbneTCP0/RfPrPKN4hGZVcPsy6QJBdKLiBZxGQXu5mk5u7\n7O0pPGaWk/v+1AtKKwb8NmDjuYgYovsh2aLInNa78x4H3RQOdRWseq8QQkSG\nwL93VRMG7Ca4rCEZHqqlbizwy6Ml35Z6uNbo0nDBY61jKchwWJcknWF4TdLN\n9TbaLhYEnW4GvhDbvB1jOrNpUgYMyIICtyahQMfqRtoQOz/k4xdPgneW6h7Y\nonSFKjxFEHg6H6kkivZDPR0PVTVVULvgf/KdixJ4Fu5AMyxFQfwfqkzufeHv\nKppBCDLd1jQ1w7DX4/n5i3Hh5AX1l9ahYdBDSbyr/VFX6rHAasNKwnjxIwAE\nhRl8zHyYlZH5eFRTajQO0sdJ1Uw+/0ITpXkvR8zelUz/hD0P53XeYP29fQ3z\naFpYIWtB2ctzGEkD55Nh3XElsNhBr3r2HzpFnFq79tf7I/nL0jydmuAlahIS\nMqU5\r\n=Wmvv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom --coverage","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom","test:coveralls":"cross-env CI=1 react-scripts test --env=jsdom --coverage && cat ./coverage/lcov.info | coveralls"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"React component to show progress at video frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","coveralls":"^3.1.0","cross-env":"^7.0.2","puppeteer":"^3.1.0","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","@testing-library/jest-dom":"^5.8.0","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_1.1.7_1603110676163_0.5572307839031285","host":"s3://npm-registry-packages"}},"1.1.8":{"name":"react-video-progress","version":"1.1.8","keywords":["react","video","progress","progressbar"],"author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@1.1.8","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"ed230229d4b05e470015b4e660563fc64f23fa4d","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-1.1.8.tgz","fileCount":18,"integrity":"sha512-aHbGzcWhmQFlABaNfM2NxRT8rLpULWxNrSPB5zoC66mW+OdS8nPfXbQ7uICiZrajYF8pkziVlksZerO1RTMPiQ==","signatures":[{"sig":"MEYCIQCjr5KhGPDVvCkCtvbczEaewohtZs9zuGIAXQiP4bRPuAIhAOx9c52rdM0y4kItmZrIie+3qLdp0rO+zOD2wLuBlfQJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70625,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl9oSCRA9TVsSAnZWagAAKbQQAJMPOHVjEBjn0uIoGvTc\ndG8yyFQ8eBnaLjtPnmsHmPpjh5SogsooDFL4VBDeEMKiFf70LnbFe7U5n4P3\nvFqBJM4CEs9pCpP6A9U16ebWiuaYU3OZwclmWnPLGEByfyzLJX+dkQI55aaO\nyAOdybSi27hawOEjOTXrhwSoisN1HN5uVJo+u8CjCVSOYyOYoH9eSXRJ3wIB\ncPr9ojPLbqjyXJq39iGZhcJYzOQxhs2AGswSVGvrsqBjS/k9oTKROVZDwkKz\nEGiSEflVxmn2Tvs5dcoOc3lPRZ6jFQYEh5ATOUot84NBKxRbiwYnsLWjc+7X\nAuYhTm4Xf2Rem42I+/GhZ0ee4C6jO3b53JDlyQMPp7DrmbtRUCE4l4QKqZn8\nMgb6ELFlf2qElnwKl/mR/84NVAMG7O9LJeMai0aURnp6gdfrrBiX/mDFrUY1\nyRvVTL9bO+QuF6/bnM1xyt9vYOI4CbF82CSIC9foeYsgwN5/dbDo+qVTlHQH\nthy/EzZWR+hpL7YXVuNzIQnBTRghQ+byrXM+diGDkYUbAcpqjELoTCVbA9cu\nJCyES0+KkNOt6G1XtBN4bJ3R/xd3uEhLP79IiUj8NIVjluHDxC4nf1HBOF7D\naz34YuorWGvY5getBWQ4nZgsi3cLM5VJ2EN86RohtzTadw3Mzi1qeQdYGN3H\nXh/C\r\n=bnDL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom --coverage","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom","test:coveralls":"cross-env CI=1 react-scripts test --env=jsdom --coverage && cat ./coverage/lcov.info | coveralls"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"React component to show progress at video frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","coveralls":"^3.1.0","cross-env":"^7.0.2","puppeteer":"^3.1.0","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","@testing-library/jest-dom":"^5.8.0","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_1.1.8_1603787281877_0.027103259914206035","host":"s3://npm-registry-packages"}},"1.1.9":{"name":"react-video-progress","version":"1.1.9","keywords":["react","video","progress","progressbar"],"author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@1.1.9","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"1c268d5e3f93bae5c8f201ebd557a012122ab4e0","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-1.1.9.tgz","fileCount":18,"integrity":"sha512-EyabBSaIpXJtPPiU88RyoYic07HANd/7TlfA0v9NM05LohF6jGwDBEJwTNWfykxdxx5iGuoCCNCYzn62i6XQOw==","signatures":[{"sig":"MEQCIBDmllWoFMyXLaC9Adh73IDIkfPYS3WORNAnN7F/cW+QAiA+Q7lazv0bIhtUqDFOvU4eWBZMDiA1yQMdgreBfxQWBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70625,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf11UDCRA9TVsSAnZWagAAGi8P/0w+MHB//3w/X3DhMQ5Q\nJEy5Vq3mq9IGmN8AO54BBUxnhZc7qB2IFQ6p/o4JKNos7VTRnz8zLkMmUMAc\n976c1NXrAVuV8XSY0sd6ZZX449PMscqYJ5OWxAncESJvjRQSk9MMzQRT8ovH\nP5i2oYUB+DGRVafNbzVlYxUFbMNp+rrMsUT7y7GPi6H+xSICU3c1sLkqDtfy\nX/+4st9+8KkR7HoQZkMWmse4rZj5UnBgd2+LDA+LdzTvXcl8b8nQQTsiJUQ4\nHaUQPFnYHKfcXgDmIr2adAz62FtmgKxYUhfdbRdnuR/StjLt0EVabOReTUkB\n6kYwhOxdJHhMQ4BW9arORPDRjooPbVqAemLaErNCpQ7NbjKzQYFxosdEWjt1\nvE54HBPUezmEjnEPMUthM4ELTzaW1kpElIjM3AA1xdF7dVMFZpG0uTjxws+M\nRf4U/IZd8ym7mNeeVnVWKNwH1u4hQvv5YR6k7Qqoc2U+aqjKfE7zsHrvcTWo\ngimBNF5WSkosmDPNlVsm/zs2KTpRoCSVG0t1ZsE5BlIiyxpAbgwHfXJoZqob\n0kDWLJDs2KM5meCm7R5qgYUZzMPdSmuKqdphtGFY4KBGBqJMvWgnBT25K+Ke\nQc7SUjFC0VPfaZ+fzgt53qYeHiHIbJwFjGF3cgDjPwk9Ae7L0jwia4u6Idbc\n5X3i\r\n=sRhx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom --coverage","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom","test:coveralls":"cross-env CI=1 react-scripts test --env=jsdom --coverage && cat ./coverage/lcov.info | coveralls"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"React component to show progress at video frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","coveralls":"^3.1.0","cross-env":"^7.0.2","puppeteer":"^3.1.0","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","@testing-library/jest-dom":"^5.8.0","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_1.1.9_1607947523290_0.027345666358904452","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"react-video-progress","version":"1.2.0","keywords":["react","video","progress","progressbar"],"author":{"name":"asashay"},"license":"MIT","_id":"react-video-progress@1.2.0","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"8244049e5aa07046e39036f2d64bcf52250eac60","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-1.2.0.tgz","fileCount":18,"integrity":"sha512-/W3qv5vVBgO44CxfM65rJhnPBIdMzGXXA/HvSI6CgdIn4bnkdwt2HfjG9h59QFECGZDIye54r7P3chjDcFA3mA==","signatures":[{"sig":"MEYCIQDHPDKLYFKg7b0AJpEbUM8rYCo8Ub3RY+2MdRWslFA9GAIhANx8brSjKhKOhCBzM2nXtVRbm19OlvyqHt/gswriPThb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71548,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEu9PCRA9TVsSAnZWagAAFiwP/jFOClMafLsvg9/9lzpw\n2T71HEZTED63S5dPA+a2JykvCvfQtsO03WO90GFMhS5OTNCi6lb2QfLwOy9A\nSi45gH2Tdh+55TBzkW6x+X3nsajhoKI86Jc9pkcpuFZxAqwByE4asZQTqCXs\nckAfHHkfpARZmZL0ggM/jl9k/n/iHnzc0iyIkDuq+qXIf3rsmu91kAudckU7\n38IWWmvWwTMSsGs04RoIo/ZSTjU0iPdz49augTCvsAyUJZO37pAAJlzQTnNC\ncvQFUVdBocY3xkX5QFyHKJPYMphoFsvz7sA1s5ifnyTeQI3U5I9bOQ90aiku\nwXX+F1SpRo27a1ChcAZNGYKGTNNOf2ONK9oA7rchqQgtvQdOqdpoiO4Vxpot\n21bcDms3dOLnifpAgMVsx0yB22BqFeVwaHGMMU7CBk1hbAFivG9Yx4ir6pa9\nc/fdtx3taaKWVHQUggjLLPtQuA7WYbn6QRCzzAzLIn2mrdPGSZlAdGAwvqQQ\nrqMLuo1zS5a2SlSFLn9aJFyrUW4lLT3LZWtNJMxGXX1spqzHzcLmrK+Xn11E\nyMerIHW9ap8wlkeJB1xHvD/v9rz5URa7kbQFOqQAziTHmkk+VB2qO0Ee3SSH\nbLoZ2QjHVO7JJuC90/3+cYCsIup6bfVNvlABmzd33l1NsG8lW9k5cKyWeutu\nLwQb\r\n=v5yL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"test":"run-s test:unit test:lint test:build","build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","deploy":"gh-pages -d example/build","predeploy":"cd example && yarn install && yarn run build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom --coverage","prepublish":"run-s build","test:build":"run-s build","test:watch":"react-scripts test --env=jsdom","test:coveralls":"cross-env CI=1 react-scripts test --env=jsdom --coverage && cat ./coverage/lcov.info | coveralls"},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"description":"React component to show progress at video frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.13.1","eslint":"^6.8.0","gh-pages":"^2.2.0","prettier":"^2.0.4","coveralls":"^3.1.0","cross-env":"^7.0.2","puppeteer":"^3.1.0","react-dom":"^16.13.1","@types/jest":"^25.1.4","npm-run-all":"^4.1.5","@types/react":"^16.9.27","babel-eslint":"^10.0.3","react-scripts":"^3.4.1","microbundle-crl":"^0.13.10","eslint-plugin-node":"^11.0.0","eslint-plugin-react":"^7.17.0","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","@testing-library/react":"^10.0.4","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-standard":"^4.0.1","@testing-library/jest-dom":"^5.8.0","@typescript-eslint/parser":"^2.26.0","eslint-config-standard-react":"^9.2.0","@typescript-eslint/eslint-plugin":"^2.26.0"},"peerDependencies":{"react":"^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_1.2.0_1611853647232_0.8094366355198459","host":"s3://npm-registry-packages"}},"2.0.0-0":{"name":"react-video-progress","version":"2.0.0-0","keywords":["react","video","progress","progressbar"],"author":{"name":"Alex Oliynyk"},"license":"MIT","_id":"react-video-progress@2.0.0-0","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"6f8be7246c0cd27f070ab5331089e3393461f71e","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-2.0.0-0.tgz","fileCount":23,"integrity":"sha512-a5y3K1SqAX2kzN7BGxdYIKldWtvjEfgm8TYvYSzEF3tj8V7j7C4fpk2wFoNuBI6PYxfpJXTIzCaVMvW+BGHobA==","signatures":[{"sig":"MEQCID1BG/Wy0TOdgHh6MF9msAW37wm2Awpy61qyicVWXConAiA1BBUCCzcSnUyOsQx06MeQYFLSt1PCvBJI6sR7T17KIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":100318,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFnCZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpbuBAAhKA5uyA6AtJGTVeSzFJ1RzhGcCa5zzqCXFq4P0hLBkdUQfhf\r\nxQNHxGzJyRKkz1z54/IFfsprXvlp7sPkCGXA9uCIZLC0LFIJYIse7atXy7Dp\r\nxaimkRliXllHBl1DH5M3lmGuz2UzbLmZ6SBrXoTAa5YiUuKQPdt4R2nHBeAp\r\ndZ8cqx6+52cTjZrePzS1a+IzkbZQDkxA2tZMoqakNiI5gqfoIXMwBz8BLXzX\r\n4hvlaa+slSI4jKZKneVCs+4hXVfuCPG8MX+R+HOJCCebOkBvCoeyk47LgRmS\r\neLB2jIIOKXZFFLRUBv4O2twG7qfVLclG+ShMKm3RwNDRMam38DZ3siDTf8dy\r\nbdLRrHjnt9bPVbQcZILWFhDAyHnR/dOWqMQ6uDWfWWV6UqvehhWLvJdmXfA9\r\nMIVAMKK9YgoODyRZHwPjTAtZv/0VvIi+X4bKn/e5pW0cMEo/vqdVDNVqOxz8\r\nJyD2srpmZyTts2EhBAlJYtvLKj4SduBONLLTP6h0edgnF/OqDbMjoFwSH8OC\r\nkWJGPAmpGlAVL0Blx4YSkVc9X8lF3Bt4gv0o/iKvmlWQQseevfbsYXeolMYy\r\n5kbRH6G9iSyMj+ZvrS6sVQlTB/lVJQ0cVvaXQIy/mwlSq3Iyk+05TYX6Q8fY\r\nKUkTRFCtdLn4rGojcUUC+CnsB/Ifv4RyReY=\r\n=mzOf\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"jsdom"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"dts lint"}},"engines":{"node":">=12"},"scripts":{"lint":"dts lint","size":"size-limit","test":"dts test --passWithNoTests","build":"dts build","start":"dts watch","deploy":"gh-pages -d example/dist","analyze":"size-limit --why","prepare":"dts build","predeploy":"cd example && yarn install && yarn build","storybook":"start-storybook -p 6006","test:coveralls":"cross-env CI=1 yarn test --coverage && cat ./coverage/lcov.info | coveralls","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"size-limit":[{"path":"dist/v2.cjs.production.min.js","limit":"10 KB"},{"path":"dist/v2.esm.js","limit":"10 KB"}],"description":"React component to show progress at video frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.1","react":"^18.2.0","tslib":"^2.4.0","dts-cli":"^1.6.0","gh-pages":"^4.0.0","react-is":"^18.2.0","coveralls":"^3.1.1","cross-env":"^7.0.3","react-dom":"^18.2.0","size-limit":"^8.0.1","typescript":"^4.8.2","@babel/core":"^7.19.0","@types/react":"^18.0.18","babel-loader":"^8.2.5","@storybook/react":"^6.5.10","@types/react-dom":"^18.0.6","@storybook/addons":"^6.5.10","@storybook/addon-info":"^5.3.21","@tsconfig/recommended":"^1.0.1","@storybook/addon-links":"^6.5.10","@testing-library/react":"^13.4.0","@testing-library/jest-dom":"^5.16.5","@tsconfig/create-react-app":"^1.0.2","@storybook/addon-essentials":"^6.5.10","@size-limit/preset-small-lib":"^8.0.1"},"peerDependencies":{"react":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_2.0.0-0_1662415001501_0.5784437491870591","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"react-video-progress","version":"2.0.0","keywords":["react","video","progress","progressbar"],"author":{"name":"Alex Oliynyk"},"license":"MIT","_id":"react-video-progress@2.0.0","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"9498ad36965436a9c4a3f870021b0ab83228691c","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-2.0.0.tgz","fileCount":23,"integrity":"sha512-olmY6IwFfyn2EXg6iKMA9OZ5C/hkuCL29gll+lcI/QWuA/vUci6KTvepSB3s5NC+W7WOWi7tQ3Y5P5v/D+j0Yg==","signatures":[{"sig":"MEYCIQDVXXwfIxvvdZO9VoRJKVkdkIE765KShtKoQj12p2qBIQIhAN+HdUKDHaZwrX8uy3Gyp4eJtB9q8iAmrlw4ztJ6eorC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":100316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFnOSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYAQ/7B3zDjOrvL8P4bLaJQrWaTn6NS6YmBYAVBKCT5X0lHm14++Mc\r\nqZSqOwlGdI88KeLqSgsSyXgom7LYWRM0fGpUCocgviKgEEwrHgOK+wbktWqP\r\nbDb2z9TGF7Vb9BeAC9UbvaILLUdBJaIByZpdU9TUeDejrwcdxzljfeCcBNyj\r\ntwcwnECOJg/mMZh91fOWSn1GCgirR+SEBV7ReUV/mQsmmSGUNbs0qTQ20C8l\r\nmWdx7ioxgOjc6QZe7Hp3tr/T42ZBBZtv9t1o1EshvioVUWXYGiU0NGmEdWcu\r\nO+wyK1pZYHn2w6gI4aFp7k5CDaf+KYgEGRpDqxSQR5nlhAEeIM4YDdGAGz7z\r\nJqmZmTeZRwdlz5SYDTXopK09u9rowzHkGMcKSSpU7TKZEyIzCi0gocdkrKVa\r\nGN0wyJzF3aQGGfCOnm1LeoAJxYNEHFG710IjCXKAVewOqZa61TTXDboXAHI7\r\nIO7KunieEdbMxFnxQTSy5vcmll/X1MbeIpsG94tCRTYZUXMSyxYBhU4aKOUz\r\n0qqrGKJNaj/h/lFU/hQ+10Vez4l8gn3PlCSXziXXgx2hJHKGVagk3+PdsxLu\r\nD0C1YHEMAIJpf2963NQPQKkyFzWBXEZKQKhd47IHDWxBLj+HVufU+xL8Jz0E\r\n2FKWuL1PTCON3yBBlpRd2GES7tBeDSqqM78=\r\n=j+s1\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"jsdom"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"dts lint"}},"engines":{"node":">=12"},"scripts":{"lint":"dts lint","size":"size-limit","test":"dts test --passWithNoTests","build":"dts build","start":"dts watch","deploy":"gh-pages -d example/dist","analyze":"size-limit --why","prepare":"dts build","predeploy":"cd example && yarn install && yarn build","storybook":"start-storybook -p 6006","test:coveralls":"cross-env CI=1 yarn test --coverage && cat ./coverage/lcov.info | coveralls","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"size-limit":[{"path":"dist/v2.cjs.production.min.js","limit":"10 KB"},{"path":"dist/v2.esm.js","limit":"10 KB"}],"description":"React component to show progress at video frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.1","react":"^18.2.0","tslib":"^2.4.0","dts-cli":"^1.6.0","gh-pages":"^4.0.0","react-is":"^18.2.0","coveralls":"^3.1.1","cross-env":"^7.0.3","react-dom":"^18.2.0","size-limit":"^8.0.1","typescript":"^4.8.2","@babel/core":"^7.19.0","@types/react":"^18.0.18","babel-loader":"^8.2.5","@storybook/react":"^6.5.10","@types/react-dom":"^18.0.6","@storybook/addons":"^6.5.10","@storybook/addon-info":"^5.3.21","@tsconfig/recommended":"^1.0.1","@storybook/addon-links":"^6.5.10","@testing-library/react":"^13.4.0","@testing-library/jest-dom":"^5.16.5","@tsconfig/create-react-app":"^1.0.2","@storybook/addon-essentials":"^6.5.10","@size-limit/preset-small-lib":"^8.0.1"},"peerDependencies":{"react":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_2.0.0_1662415762444_0.24661005319742357","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"react-video-progress","version":"2.0.1","keywords":["react","video","progress","progressbar"],"author":{"name":"Alex Oliynyk"},"license":"MIT","_id":"react-video-progress@2.0.1","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"4bd4ff8b7ee0ece64a9f26d67caa4ae6165952f1","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-2.0.1.tgz","fileCount":23,"integrity":"sha512-htQITJdmPP/8T0islUePyDDyQsuUJMqo5gukju1OfNhPzhClMIq4HRd9H/1B5/8wJYnGPImcu040hNZbZh0nkQ==","signatures":[{"sig":"MEUCIQCAz74xfblIRRmi95KgEx+FTLpZAc5LOgi2BzvhYreVXwIgWyR5uKLPDPfMlXKAnIkPZLIFtAzGJJQWrFqEtnCNvSQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":156016},"jest":{"testEnvironment":"jsdom"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"dts lint"}},"engines":{"node":">=12"},"scripts":{"lint":"dts lint","size":"size-limit","test":"dts test --passWithNoTests","build":"dts build","start":"dts watch","deploy":"gh-pages -d example/dist","analyze":"size-limit --why","prepare":"dts build","predeploy":"cd example && rm -rf dist/* && yarn install && yarn build","storybook":"start-storybook -p 6006","test:coveralls":"cross-env CI=1 yarn test --coverage && cat ./coverage/lcov.info | coveralls","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"size-limit":[{"path":"dist/v2.cjs.production.min.js","limit":"10 KB"},{"path":"dist/v2.esm.js","limit":"10 KB"}],"description":"React component to show progress at video frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.1","react":"^18.2.0","tslib":"^2.4.0","dts-cli":"^1.6.0","gh-pages":"^4.0.0","react-is":"^18.2.0","coveralls":"^3.1.1","cross-env":"^7.0.3","react-dom":"^18.2.0","size-limit":"^8.0.1","typescript":"^4.8.2","@babel/core":"^7.19.0","@types/react":"^18.0.18","babel-loader":"^8.2.5","@storybook/react":"^6.5.10","@types/react-dom":"^18.0.6","@storybook/addons":"^6.5.10","@storybook/addon-info":"^5.3.21","@tsconfig/recommended":"^1.0.1","@storybook/addon-links":"^6.5.10","@testing-library/react":"^13.4.0","@testing-library/jest-dom":"^5.16.5","@tsconfig/create-react-app":"^1.0.2","@storybook/addon-essentials":"^6.5.10","@size-limit/preset-small-lib":"^8.0.1"},"peerDependencies":{"react":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_2.0.1_1692551202891_0.7690335491917373","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"react-video-progress","version":"2.0.2","keywords":["react","video","progress","progressbar"],"author":{"name":"Alex Oliynyk"},"license":"MIT","_id":"react-video-progress@2.0.2","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"homepage":"https://github.com/asashay/react-video-progress#readme","bugs":{"url":"https://github.com/asashay/react-video-progress/issues"},"dist":{"shasum":"f647f875c2ac50f2e1dd339b46c598a66a42d5e2","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-2.0.2.tgz","fileCount":20,"integrity":"sha512-rUsabzXcPO6sSiOmDvwI6BQ4l6WZa7DARDGWXaDzKphvOiyNtLYZqL/VT8kAS+oZ0PVf6NVsrLnh/UCV7ABFHA==","signatures":[{"sig":"MEUCIQC6Kn7i8NDYW/2ciev6SL7ZxBkKZ6/1A73F6+eF7bk0dwIgQy0yZTC0j9QcrJo7mcF4v6Fp5LdFABseXscaAvb4IZs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":156016},"jest":{"testEnvironment":"jsdom"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"dts lint"}},"engines":{"node":">=12"},"gitHead":"2f417a10560ead4f3f41e18e44fb0ead4010bd65","scripts":{"lint":"dts lint","size":"size-limit","test":"dts test --passWithNoTests","build":"dts build","start":"dts watch","deploy":"gh-pages -d example/dist","analyze":"size-limit --why","prepare":"dts build","predeploy":"cd example && rm -rf dist/* && yarn install && yarn build","storybook":"start-storybook -p 6006","test:coveralls":"cross-env CI=1 yarn test --coverage && cat ./coverage/lcov.info | coveralls","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git+https://github.com/asashay/react-video-progress.git","type":"git"},"size-limit":[{"path":"dist/v2.cjs.production.min.js","limit":"10 KB"},{"path":"dist/v2.esm.js","limit":"10 KB"}],"_npmVersion":"8.19.4","description":"React component to show progress at video frame borders","directories":{},"_nodeVersion":"16.20.1","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.1","react":"^18.2.0","tslib":"^2.4.0","dts-cli":"^1.6.0","gh-pages":"^4.0.0","react-is":"^18.2.0","coveralls":"^3.1.1","cross-env":"^7.0.3","react-dom":"^18.2.0","size-limit":"^8.0.1","typescript":"^4.8.2","@babel/core":"^7.19.0","@types/react":"^18.0.18","babel-loader":"^8.2.5","@storybook/react":"^6.5.10","@types/react-dom":"^18.0.6","@storybook/addons":"^6.5.10","@storybook/addon-info":"^5.3.21","@tsconfig/recommended":"^1.0.1","@storybook/addon-links":"^6.5.10","@testing-library/react":"^13.4.0","@testing-library/jest-dom":"^5.16.5","@tsconfig/create-react-app":"^1.0.2","@storybook/addon-essentials":"^6.5.10","@size-limit/preset-small-lib":"^8.0.1"},"peerDependencies":{"react":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_2.0.2_1704256099236_0.27024456266328767","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"react-video-progress","version":"2.0.3","keywords":["react","video","progress","progressbar"],"author":{"name":"Alex Oliynyk"},"license":"MIT","_id":"react-video-progress@2.0.3","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"homepage":"https://github.com/asashay/react-video-progress#readme","bugs":{"url":"https://github.com/asashay/react-video-progress/issues"},"dist":{"shasum":"f8ab65a9a62a4c89bb94cce677cf07cd3a756c13","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-2.0.3.tgz","fileCount":20,"integrity":"sha512-rNn5pqEDhgXl86ZzD+5VY9B/qk/nDtMAhTt8m5aKwgryrgCAosnKWS6J04ACZzDqPatLzBLqOgYgwZpPoOFskA==","signatures":[{"sig":"MEUCIFUaAryOsOW/aujvz9uL9CXM3uk5xzWQ+OGQe7DeN6IjAiEA4TSFPNhhCRRUcKDfH2P7uLej/nEZaihakfZbJIKFOuQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":156016},"jest":{"testEnvironment":"jsdom"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"dts lint"}},"engines":{"node":">=12"},"gitHead":"b4563c7fce71d8de0a9a1dca15413dc78c9092f0","scripts":{"lint":"dts lint","size":"size-limit","test":"dts test --passWithNoTests","build":"dts build","start":"dts watch","deploy":"gh-pages -d example/dist","analyze":"size-limit --why","prepare":"dts build","predeploy":"cd example && rm -rf dist/* && yarn install && yarn build","storybook":"start-storybook -p 6006","test:coveralls":"cross-env CI=1 yarn test --coverage && cat ./coverage/lcov.info | coveralls","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git+https://github.com/asashay/react-video-progress.git","type":"git"},"size-limit":[{"path":"dist/v2.cjs.production.min.js","limit":"10 KB"},{"path":"dist/v2.esm.js","limit":"10 KB"}],"_npmVersion":"10.2.4","description":"React component to show progress at video frame borders","directories":{},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.1","react":"^18.2.0","tslib":"^2.4.0","dts-cli":"^1.6.0","gh-pages":"^4.0.0","react-is":"^18.2.0","coveralls":"^3.1.1","cross-env":"^7.0.3","react-dom":"^18.2.0","size-limit":"^8.0.1","typescript":"^4.8.2","@babel/core":"^7.19.0","@types/react":"^18.0.18","babel-loader":"^8.2.5","@storybook/react":"^6.5.10","@types/react-dom":"^18.0.6","@storybook/addons":"^6.5.10","@storybook/addon-info":"^5.3.21","@tsconfig/recommended":"^1.0.1","@storybook/addon-links":"^6.5.10","@testing-library/react":"^13.4.0","@testing-library/jest-dom":"^5.16.5","@tsconfig/create-react-app":"^1.0.2","@storybook/addon-essentials":"^6.5.10","@size-limit/preset-small-lib":"^8.0.1"},"peerDependencies":{"react":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_2.0.3_1711317055713_0.3475868585587323","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"react-video-progress","version":"2.0.4","keywords":["react","video","progress","progressbar"],"author":{"name":"Alex Oliynyk"},"license":"MIT","_id":"react-video-progress@2.0.4","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"dist":{"shasum":"35724e7e0422314c54776f7c9f52beebb14b7457","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-2.0.4.tgz","fileCount":23,"integrity":"sha512-2xNqGLLwOaTTMn5Ip78LN2UtMgZpVi+KKbWq4R2pJtTWN8Fqush7/erHZ3g7A+4dv12Idk+cYrFbavurq1ZMPw==","signatures":[{"sig":"MEUCIF/wgg/KyEwirgvzaiA8Zzlhzfly+oEe1tYkiY9zk5djAiEA2fveoPohohg8mGBmQp/vdxAHQ1AFY9iZdYDvLxnGS1s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":156366},"jest":{"testEnvironment":"jsdom"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"dts lint"}},"engines":{"node":">=12"},"scripts":{"lint":"dts lint","size":"size-limit","test":"dts test --passWithNoTests","build":"dts build","start":"dts watch","deploy":"gh-pages -d example/dist","analyze":"size-limit --why","prepare":"dts build","predeploy":"cd example && rm -rf dist/* && yarn install && yarn build","storybook":"start-storybook -p 6006","test:coveralls":"cross-env CI=1 yarn test --coverage && cat ./coverage/lcov.info | coveralls","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"repository":{"url":"https://github.com/asashay/react-video-progress.git","type":"git"},"size-limit":[{"path":"dist/v2.cjs.production.min.js","limit":"10 KB"},{"path":"dist/v2.esm.js","limit":"10 KB"}],"description":"React component to show progress at video frame borders","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Alex Oliynyk\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.1","react":"^18.2.0","tslib":"^2.4.0","dts-cli":"^1.6.0","gh-pages":"^4.0.0","react-is":"^18.2.0","coveralls":"^3.1.1","cross-env":"^7.0.3","react-dom":"^18.2.0","size-limit":"^8.0.1","typescript":"^4.8.2","@babel/core":"^7.19.0","@types/react":"^18.0.18","babel-loader":"^8.2.5","@storybook/react":"^6.5.10","@types/react-dom":"^18.0.6","@storybook/addons":"^6.5.10","@storybook/addon-info":"^5.3.21","@tsconfig/recommended":"^1.0.1","@storybook/addon-links":"^6.5.10","@testing-library/react":"^13.4.0","@testing-library/jest-dom":"^5.16.5","@tsconfig/create-react-app":"^1.0.2","@storybook/addon-essentials":"^6.5.10","@size-limit/preset-small-lib":"^8.0.1"},"peerDependencies":{"react":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_2.0.4_1717354211015_0.7338910676305959","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"react-video-progress","version":"2.0.5","keywords":["react","video","progress","progressbar"],"author":{"name":"Alex Oliynyk"},"license":"MIT","_id":"react-video-progress@2.0.5","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"homepage":"https://github.com/asashay/react-video-progress#readme","bugs":{"url":"https://github.com/asashay/react-video-progress/issues"},"dist":{"shasum":"40be898ce043dd678c4cf1bc6ccc4330cd2c1e24","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-2.0.5.tgz","fileCount":20,"integrity":"sha512-lt7P/s2g6m0fRECalm3c3f6q/HHc/u9I3sWf1fjwoi1oEn2RZvx5aMSYouImZ5jg2Fa4gC8kJf+e6xLNr8MJrQ==","signatures":[{"sig":"MEQCIAhQtzoIP92gl+y7mCjkVy0ShuohjI6jBrZFS2kdXMr4AiBl+cwucvfovzoXk8DCgxZPovEV9n04GJ5d0MR0Py8eJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":156366},"jest":{"testEnvironment":"jsdom"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"dts lint"}},"engines":{"node":">=12"},"gitHead":"1a1ba03c1228941b2e5a4180508dab39d65ac266","scripts":{"lint":"dts lint","size":"size-limit","test":"dts test --passWithNoTests","build":"dts build","start":"dts watch","deploy":"gh-pages -d example/dist","analyze":"size-limit --why","prepare":"dts build","predeploy":"cd example && rm -rf dist/* && yarn install && yarn build","storybook":"start-storybook -p 6006","test:coveralls":"cross-env CI=1 yarn test --coverage && cat ./coverage/lcov.info | coveralls","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git+https://github.com/asashay/react-video-progress.git","type":"git"},"size-limit":[{"path":"dist/v2.cjs.production.min.js","limit":"10 KB"},{"path":"dist/v2.esm.js","limit":"10 KB"}],"_npmVersion":"10.2.4","description":"React component to show progress at video frame borders","directories":{},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.1","react":"^18.2.0","tslib":"^2.4.0","dts-cli":"^1.6.0","gh-pages":"^4.0.0","react-is":"^18.2.0","coveralls":"^3.1.1","cross-env":"^7.0.3","react-dom":"^18.2.0","size-limit":"^8.0.1","typescript":"^4.8.2","@babel/core":"^7.19.0","@types/react":"^18.0.18","babel-loader":"^8.2.5","@storybook/react":"^6.5.10","@types/react-dom":"^18.0.6","@storybook/addons":"^6.5.10","@storybook/addon-info":"^5.3.21","@tsconfig/recommended":"^1.0.1","@storybook/addon-links":"^6.5.10","@testing-library/react":"^13.4.0","@testing-library/jest-dom":"^5.16.5","@tsconfig/create-react-app":"^1.0.2","@storybook/addon-essentials":"^6.5.10","@size-limit/preset-small-lib":"^8.0.1"},"peerDependencies":{"react":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-video-progress_2.0.5_1717354351591_0.08144306820627167","host":"s3://npm-registry-packages"}},"3.0.0":{"version":"3.0.0","name":"react-video-progress","author":{"name":"Alex Oliynyk"},"description":"React component to show progress at video frame borders","license":"MIT","repository":{"type":"git","url":"git+https://github.com/asashay/react-video-progress.git"},"main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=12"},"scripts":{"analyze":"size-limit --why","build":"dts build","build-storybook":"build-storybook","lint":"dts lint","prepare":"dts build","size":"size-limit","start":"dts watch","storybook":"start-storybook -p 6006","test":"dts test --passWithNoTests","test:coveralls":"cross-env CI=1 yarn test --coverage && cat ./coverage/lcov.info | coveralls","predeploy":"cd example && rm -rf dist/* && yarn install && yarn build","deploy":"gh-pages -d example/dist"},"husky":{"hooks":{"pre-commit":"dts lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"jest":{"testEnvironment":"jsdom"},"peerDependencies":{"react":"^19.0.0"},"size-limit":[{"path":"dist/v2.cjs.production.min.js","limit":"10 KB"},{"path":"dist/v2.esm.js","limit":"10 KB"}],"devDependencies":{"@babel/core":"^7.24.7","@size-limit/preset-small-lib":"^11.1.2","@storybook/addon-essentials":"^7.6.17","@storybook/addon-info":"^5.3.21","@storybook/addon-links":"^7.6.17","@storybook/addons":"^7.6.17","@storybook/react":"^7.6.17","@testing-library/dom":"^10.0.0","@testing-library/jest-dom":"^6.4.6","@testing-library/react":"^16.0.0","@tsconfig/create-react-app":"^2.0.3","@tsconfig/recommended":"^1.0.6","@types/react":"^18.3.3","@types/react-dom":"^18.3.0","babel-loader":"^9.1.3","coveralls":"^3.1.1","cross-env":"^7.0.3","dts-cli":"^2.0.3","gh-pages":"^6.1.1","husky":"^9.0.11","react":"^19.0.0-rc.0","react-dom":"^19.0.0-rc.0","react-is":"^18.3.1","size-limit":"^11.1.2","tslib":"^2.6.3","typescript":"^5.5.2"},"keywords":["react","video","progress","progressbar"],"_id":"react-video-progress@3.0.0","gitHead":"4f59957b1854660b857ff99b731f8e1bb0dae245","bugs":{"url":"https://github.com/asashay/react-video-progress/issues"},"homepage":"https://github.com/asashay/react-video-progress#readme","_nodeVersion":"20.11.0","_npmVersion":"10.2.4","dist":{"integrity":"sha512-P0dj9vD8WJrYs4ZME5YZXxm1FXdHNDIUg39s/qa90orEf0J3PjRjo1js0xf1AVIt5AvcDmvGAOJgjoJuJp0hNA==","shasum":"102ebc2960b8f2895416f6794894fed9fb4b7607","tarball":"https://registry.npmjs.org/react-video-progress/-/react-video-progress-3.0.0.tgz","fileCount":20,"unpackedSize":155706,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCmzvhXKzn56P4jCWYoWl2n3KsizyS6wHJlsTGZGRnb+wIgETLoXYDwYd6SifdWAiOyC6JFGy9rWZXgpN0uJ/d1nRc="}]},"_npmUser":{"name":"jim_digriz","email":"asashayko@gmail.com"},"directories":{},"maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-video-progress_3.0.0_1754311392433_0.1765206146136007"},"_hasShrinkwrap":false}},"time":{"created":"2020-05-12T11:01:56.042Z","modified":"2025-08-04T12:43:12.866Z","0.1.1":"2020-05-12T11:01:56.170Z","0.1.2":"2020-05-15T10:05:28.840Z","0.1.3":"2020-05-15T10:18:51.488Z","0.1.4":"2020-05-15T10:30:37.790Z","0.2.0":"2020-05-18T10:14:11.583Z","0.2.1":"2020-05-18T12:02:59.458Z","0.2.2":"2020-05-18T12:23:30.302Z","0.3.0":"2020-05-25T15:48:49.758Z","0.3.1":"2020-05-26T03:06:44.364Z","1.0.0":"2020-05-26T08:45:56.781Z","1.0.1":"2020-05-29T09:49:19.179Z","1.1.0":"2020-06-24T07:59:54.980Z","1.1.1":"2020-08-03T13:41:34.681Z","1.1.2":"2020-08-04T14:00:36.864Z","1.1.3":"2020-08-26T13:45:43.137Z","1.1.4":"2020-08-31T09:37:28.847Z","1.1.5":"2020-09-11T16:28:43.458Z","1.1.6":"2020-09-22T11:33:02.589Z","1.1.7":"2020-10-19T12:31:16.295Z","1.1.8":"2020-10-27T08:28:02.064Z","1.1.9":"2020-12-14T12:05:23.489Z","1.2.0":"2021-01-28T17:07:27.333Z","2.0.0-0":"2022-09-05T21:56:41.745Z","2.0.0":"2022-09-05T22:09:22.630Z","2.0.1":"2023-08-20T17:06:43.149Z","2.0.2":"2024-01-03T04:28:19.422Z","2.0.3":"2024-03-24T21:50:55.867Z","2.0.4":"2024-06-02T18:50:11.185Z","2.0.5":"2024-06-02T18:52:31.756Z","3.0.0":"2025-08-04T12:43:12.675Z"},"bugs":{"url":"https://github.com/asashay/react-video-progress/issues"},"author":{"name":"Alex Oliynyk"},"license":"MIT","homepage":"https://github.com/asashay/react-video-progress#readme","keywords":["react","video","progress","progressbar"],"repository":{"type":"git","url":"git+https://github.com/asashay/react-video-progress.git"},"description":"React component to show progress at video frame borders","maintainers":[{"name":"jim_digriz","email":"asashayko@gmail.com"}],"readme":"# React Video Progress\n\n> React component to show video progress at the video frame border build in Typescript\n\n[![NPM](https://img.shields.io/npm/v/react-video-progress.svg)](https://www.npmjs.com/package/react-video-progress) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) [![Build Status](https://travis-ci.org/asashay/react-video-progress.svg?branch=master)](https://travis-ci.org/asashay/react-video-progress) [![Coverage Status](https://coveralls.io/repos/github/asashay/react-video-progress/badge.svg?branch=master)](https://coveralls.io/github/asashay/react-video-progress?branch=master)\n\n## Demo\n![Video Progressbar Demo](demo/demo.gif)\n\n[Live samples](https://asashay.github.io/react-video-progress/)\n\n## Installation\n\n```bash\nnpm install --save react-video-progress\n\nyarn add react-video-progress\n```\n\n\n## Usage\n\n```tsx\nimport React, { Component } from 'react'\n\nimport { VideoProgress } from 'react-video-progress'\n\nclass Example extends Component {\n  render() {\n    return <VideoProgress\n      progressStart=\"BottomLeft\"\n      type=\"OneLine\"\n      pathColor=\"red\"\n      pathWidth=\"4px\"\n      pathBorderRadius=\"2px\"\n      src='http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4'\n      height=\"200px\"\n      controls\n      />\n  }\n}\n\n// or in the functional component\nconst FunctionalComponentExample = () => {\n  return <VideoProgress\n    progressStart=\"BottomLeft\"\n    type=\"OneLine\"\n    pathColor=\"red\"\n    pathWidth=\"4px\"\n    pathBorderRadius=\"2px\"\n    src='http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4'\n    height=\"200px\"\n    controls\n  />\n}\n```\n\nAlso it takes in all the `<video>` props and passes them down to the underlying video element.\n\n\n## Props\nAll props are **optional**.\n\n* `pathColor`: String, default `red`\n  * Any valid color string (e.g. `#ffffff, rgb(0,0,0)` )\n\n* `pathWidth`: String, default `3px`\n  * Any valid width value (e.g. `2em, .5rem`)\n\n* `pathBorderRadius`: String, default `0`\n  * Any valid border radius value (e.g. `2px, 5%`)\n\n* `progressStart`: String, default `BottomLeft`\n  * One of `BottomLeft, TopLeft, TopRight, BottomRight`\n\n* `type`: String, default `OneLine`\n  * One of `OneLine, TwoLines, BottomLine`\n\n* `wrapperStyle`: Object, default `{ display: 'inline-block', position: 'relative'}`\n  * inline styles for wrapper `div`\n\n* `wrapperClassName`: String, default `''`\n  * Class assigned to wrapper\n\n* ...rest: any of [HTMLVideoElement](https://developer.mozilla.org/en-US/docs/Web/API/HTMLVideoElement) props\n  * Any of `<video>` attributes (e.g. `autoPlay, width, className` etc)\n\n## License\n\nMIT © [asashay](https://github.com/asashay)\n\n","readmeFilename":"README.md"}