{"_id":"@arghya-lab/react-video","_rev":"12-d6874349d6eb6813bc0c5a3e8e19aa78","name":"@arghya-lab/react-video","dist-tags":{"latest":"1.5.0"},"versions":{"0.0.1":{"name":"@arghya-lab/react-video","version":"0.0.1","keywords":["react","media","player","video","youtube","react-component","dash","hls","html5"],"author":{"url":" https://github.com/Arghya-lab ","name":"Arghya-lab"},"license":"MIT","_id":"@arghya-lab/react-video@0.0.1","maintainers":[{"name":"arghya-lab","email":"maityarghya0@gmail.com"}],"homepage":"https://github.com/Arghya-lab/react-video","bugs":{"url":"https://github.com/Arghya-lab/react-video/issues"},"dist":{"shasum":"5adfea6d340217b0785d7d820dda17be11746da0","tarball":"https://registry.npmjs.org/@arghya-lab/react-video/-/react-video-0.0.1.tgz","fileCount":43,"integrity":"sha512-A6kApOXWF+7ZVr+fuHyTiGtM2VsXNmuMx/PkXQhzJ8m37ogRNI/VLKNq60agtD4GgNkoBcTn9TYKlpVd+DoOFg==","signatures":[{"sig":"MEQCIH6KlN461u6n+qdWTPT4W5WN4fHEj29dfJdiCjBZzQt8AiBslPkJQKwGiXmvueONtRy3k5wDBAitiwn6lNqi9P28yg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15296472},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","gitHead":"bcf88722d4a7f3a942ec69cb4144e9b1b5120db0","scripts":{"lint":"eslint ./src","build":"rollup -c","format":"prettier --write ./src/**/*.{js,jsx,ts,tsx,css,scss,md,json} --config ./.prettierrc.json","publish":"npm publish --access public","lint:fix":"eslint . --fix","storybook":"storybook dev -p 6006","build-storybook":"storybook build"},"_npmUser":{"name":"arghya-lab","email":"maityarghya0@gmail.com"},"repository":{"url":"git+https://github.com/Arghya-lab/react-video.git","type":"git"},"_npmVersion":"10.8.2","description":"A react video player component inspired by youtube player ui","directories":{},"_nodeVersion":"20.11.0","dependencies":{"dashjs":"^4.7.4","flv.js":"^1.6.2","hls.js":"^1.5.14","classnames":"^2.5.1","screenfull":"^6.0.2","react-slider":"^2.0.6","react-device-detect":"^2.2.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","tslib":"^2.6.3","eslint":"^9.9.0","rollup":"^4.20.0","globals":"^15.9.0","postcss":"^8.4.41","prettier":"^3.0.2","react-dom":"^18.3.1","storybook":"^8.2.7","@eslint/js":"^9.9.0","typescript":"^5.5.4","@types/react":"^18.3.3","@storybook/test":"^8.2.7","@storybook/react":"^8.2.7","@storybook/blocks":"^8.2.7","rollup-plugin-dts":"^6.1.1","typescript-eslint":"^8.1.0","rollup-plugin-sass":"^1.13.1","@types/react-slider":"^1.3.6","eslint-plugin-react":"^7.35.0","@storybook/react-vite":"^8.2.7","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"^8.2.7","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^26.0.1","@chromatic-com/storybook":"^1.6.1","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"^15.2.3","@storybook/addon-essentials":"^8.2.7","@storybook/addon-onboarding":"^8.2.7","@storybook/addon-interactions":"^8.2.7","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":"^17","react-dom":"^17"},"_npmOperationalInternal":{"tmp":"tmp/react-video_0.0.1_1723642565671_0.6345052502127824","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@arghya-lab/react-video","version":"0.1.0","keywords":["react","video","media","player","youtube ui","react-component","dash","hls","flv","html5"],"author":{"url":" https://github.com/Arghya-lab ","name":"Arghya-lab"},"license":"MIT","_id":"@arghya-lab/react-video@0.1.0","maintainers":[{"name":"arghya-lab","email":"maityarghya0@gmail.com"}],"homepage":"https://github.com/Arghya-lab/react-video","bugs":{"url":"https://github.com/Arghya-lab/react-video/issues"},"dist":{"shasum":"9f1ab0199c9a01af526bab272413dff5d8fcecbe","tarball":"https://registry.npmjs.org/@arghya-lab/react-video/-/react-video-0.1.0.tgz","fileCount":51,"integrity":"sha512-2PjgKu2K7B9xDXlzWiBQZmFcHshnr8K18XjroApfHGZlfTkrc45CtJMgoON7g+EVPRt43TE/T8WlPrNIgtozvQ==","signatures":[{"sig":"MEYCIQDwlvfE+pTW48QVSjpPaN4HKEDCNBfY2QEZWcFQ12NMbwIhAKv349ULP4zal/VbrrUnk1u9k/xQM8MvzgSEu3IRQe/u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15402026},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","gitHead":"bcf88722d4a7f3a942ec69cb4144e9b1b5120db0","scripts":{"lint":"eslint ./src","build":"rollup -c","format":"prettier --write ./src/**/*.{js,jsx,ts,tsx,css,scss,md,json} --config ./.prettierrc.json","publish":"npm run build && npm publish --access public","lint:fix":"eslint . --fix","storybook":"storybook dev -p 6006","build-storybook":"storybook build"},"_npmUser":{"name":"arghya-lab","email":"maityarghya0@gmail.com"},"repository":{"url":"git+https://github.com/Arghya-lab/react-video.git","type":"git"},"_npmVersion":"10.8.2","description":"A react video player component inspired by youtube player ui","directories":{},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","tslib":"^2.6.3","dashjs":"^4.7.4","eslint":"^9.9.0","flv.js":"^1.6.2","hls.js":"^1.5.14","rollup":"^4.20.0","globals":"^15.9.0","postcss":"^8.4.41","prettier":"^3.0.2","react-dom":"^18.3.1","storybook":"^8.2.9","@eslint/js":"^9.9.0","classnames":"^2.5.1","screenfull":"^6.0.2","typescript":"^5.5.4","@types/react":"^18.3.3","react-slider":"^2.0.6","@storybook/test":"^8.2.9","@storybook/react":"^8.2.9","@storybook/blocks":"^8.2.9","rollup-plugin-dts":"^6.1.1","typescript-eslint":"^8.1.0","rollup-plugin-sass":"^1.13.1","@types/react-slider":"^1.3.6","eslint-plugin-react":"^7.35.0","react-device-detect":"^2.2.3","@storybook/react-vite":"^8.2.9","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"^8.2.9","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^26.0.1","@chromatic-com/storybook":"^1.6.1","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"^15.2.3","@storybook/addon-essentials":"^8.2.9","@storybook/addon-onboarding":"^8.2.9","@storybook/addon-interactions":"^8.2.9","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":"^17 || ^18","react-dom":"^17 || ^18"},"_npmOperationalInternal":{"tmp":"tmp/react-video_0.1.0_1723831059538_0.17698739808228936","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@arghya-lab/react-video","version":"0.2.0","keywords":["react","video","media","player","youtube ui","react-component","dash","hls","flv","html5"],"author":{"url":" https://github.com/Arghya-lab ","name":"Arghya-lab"},"license":"MIT","_id":"@arghya-lab/react-video@0.2.0","maintainers":[{"name":"arghya-lab","email":"maityarghya0@gmail.com"}],"homepage":"https://github.com/Arghya-lab/react-video","bugs":{"url":"https://github.com/Arghya-lab/react-video/issues"},"dist":{"shasum":"dca2fed8b4ac0af2f763626a99b2e61774f1d2df","tarball":"https://registry.npmjs.org/@arghya-lab/react-video/-/react-video-0.2.0.tgz","fileCount":55,"integrity":"sha512-Dxw/xtdfIl+uVvi0WOF1GZj3FR//cC5XYyGQoq0ajqWZOaKmNjWINga8mBXDSAM4LvQms02h+xmomM3RsDCDrQ==","signatures":[{"sig":"MEQCIFLsVV/W3mv/ep+W3ojhfYGqmlzAu2USOcEf22uwJBofAiB6PEoU6vWrMYwvShhDl4wd4v3wQbW663nxWPUP3XgJbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15705015},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","gitHead":"54820e89aa21859941abbe00663f0db9440617e0","scripts":{"lint":"eslint ./src","build":"rollup -c","format":"prettier --write ./src/**/*.{js,jsx,ts,tsx,css,scss,md,json} --config ./.prettierrc.json","publish":"npm run build && npm publish --access public","lint:fix":"eslint . --fix","storybook":"storybook dev -p 6006","build-storybook":"storybook build"},"_npmUser":{"name":"arghya-lab","email":"maityarghya0@gmail.com"},"repository":{"url":"git+https://github.com/Arghya-lab/react-video.git","type":"git"},"_npmVersion":"10.8.2","description":"A react video player component inspired by youtube player ui","directories":{},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","tslib":"^2.6.3","dashjs":"^4.7.4","eslint":"^9.9.0","flv.js":"^1.6.2","hls.js":"^1.5.14","rollup":"^4.20.0","globals":"^15.9.0","postcss":"^8.4.41","prettier":"^3.0.2","react-dom":"^18.3.1","storybook":"^8.2.9","@eslint/js":"^9.9.0","classnames":"^2.5.1","screenfull":"^6.0.2","typescript":"^5.5.4","@types/react":"^18.3.3","react-slider":"^2.0.6","srt-parser-2":"^1.2.3","webvtt-parser":"^2.2.0","@storybook/test":"^8.2.9","@storybook/react":"^8.2.9","@storybook/blocks":"^8.2.9","rollup-plugin-dts":"^6.1.1","typescript-eslint":"^8.1.0","rollup-plugin-sass":"^1.13.1","@types/react-slider":"^1.3.6","eslint-plugin-react":"^7.35.0","react-device-detect":"^2.2.3","@types/webvtt-parser":"^2.2.0","@storybook/react-vite":"^8.2.9","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"^8.2.9","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^26.0.1","@chromatic-com/storybook":"^1.6.1","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"^15.2.3","@storybook/addon-essentials":"^8.2.9","@storybook/addon-onboarding":"^8.2.9","@storybook/addon-interactions":"^8.2.9","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":"^17 || ^18","react-dom":"^17 || ^18"},"_npmOperationalInternal":{"tmp":"tmp/react-video_0.2.0_1723932178332_0.8321278422677643","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@arghya-lab/react-video","version":"0.3.0","keywords":["react","video","media","player","youtube ui","react-component","dash","hls","flv","html5"],"author":{"url":" https://github.com/Arghya-lab ","name":"Arghya-lab"},"license":"MIT","_id":"@arghya-lab/react-video@0.3.0","maintainers":[{"name":"arghya-lab","email":"maityarghya0@gmail.com"}],"homepage":"https://github.com/Arghya-lab/react-video","bugs":{"url":"https://github.com/Arghya-lab/react-video/issues"},"dist":{"shasum":"61c51a2ad9cbd737fe7e403fb0a668eb9e1ff5f5","tarball":"https://registry.npmjs.org/@arghya-lab/react-video/-/react-video-0.3.0.tgz","fileCount":56,"integrity":"sha512-AJJU36wgYeF8lvNv2TtbdEnUOykc58w+GolMHLjWAXeiuUXk9ipu21Hj2J6+fWHbniYmBbaUVTiFzIwCiLHp3Q==","signatures":[{"sig":"MEUCIG1FKnDcxpwtZXwftcFOnBSk1riaZ3zkkF44rjecv0xbAiEAsnYVruIrYgGBUr6wZYYfPzAvo9yqG1xhwz6J1089Px8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15974703},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","gitHead":"4287f640f9f5202fb2466d7db0c97b9c38da15b7","scripts":{"lint":"eslint ./src","build":"rollup -c","format":"prettier --write ./src/**/*.{js,jsx,ts,tsx,css,scss,md,json} --config ./.prettierrc.json","publish":"npm run build && npm publish --access public","lint:fix":"eslint . --fix","storybook":"storybook dev -p 6006","build-storybook":"storybook build"},"_npmUser":{"name":"arghya-lab","email":"maityarghya0@gmail.com"},"repository":{"url":"git+https://github.com/Arghya-lab/react-video.git","type":"git"},"_npmVersion":"10.8.2","description":"A react video player component inspired by youtube player ui","directories":{},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","tslib":"^2.6.3","dashjs":"^4.7.4","eslint":"^9.9.0","flv.js":"^1.6.2","hls.js":"^1.5.14","rollup":"^4.20.0","globals":"^15.9.0","postcss":"^8.4.41","prettier":"^3.0.2","react-dom":"^18.3.1","storybook":"^8.2.9","@eslint/js":"^9.9.0","classnames":"^2.5.1","screenfull":"^6.0.2","tinycolor2":"^1.6.0","typescript":"^5.5.4","@types/react":"^18.3.3","react-slider":"^2.0.6","srt-parser-2":"^1.2.3","webvtt-parser":"^2.2.0","@storybook/test":"^8.2.9","@storybook/react":"^8.2.9","@storybook/blocks":"^8.2.9","@types/tinycolor2":"^1.4.6","rollup-plugin-dts":"^6.1.1","typescript-eslint":"^8.1.0","rollup-plugin-sass":"^1.13.1","@types/react-slider":"^1.3.6","eslint-plugin-react":"^7.35.0","react-device-detect":"^2.2.3","@types/webvtt-parser":"^2.2.0","@storybook/react-vite":"^8.2.9","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"^8.2.9","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^26.0.1","@chromatic-com/storybook":"^1.6.1","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"^15.2.3","@storybook/addon-essentials":"^8.2.9","@storybook/addon-onboarding":"^8.2.9","@storybook/addon-interactions":"^8.2.9","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":"^17 || ^18","react-dom":"^17 || ^18"},"_npmOperationalInternal":{"tmp":"tmp/react-video_0.3.0_1724009602900_0.14048654063949906","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"@arghya-lab/react-video","version":"0.4.0","keywords":["react","video","media","player","youtube ui","react-component","dash","hls","flv","html5"],"author":{"url":" https://github.com/Arghya-lab ","name":"Arghya-lab"},"license":"MIT","_id":"@arghya-lab/react-video@0.4.0","maintainers":[{"name":"arghya-lab","email":"maityarghya0@gmail.com"}],"homepage":"https://github.com/Arghya-lab/react-video","bugs":{"url":"https://github.com/Arghya-lab/react-video/issues"},"dist":{"shasum":"31a02e5ee3081b7e9d8508358c44b71ddb1ae4e3","tarball":"https://registry.npmjs.org/@arghya-lab/react-video/-/react-video-0.4.0.tgz","fileCount":58,"integrity":"sha512-S2WlNFRETVxoB4c51GgcxkC8xXuBjLk8PApIPm9YyFVPn1okNZ3+ZHpfCfXtPQZTe1Bxa/W+ngMUEIZBbTnCzg==","signatures":[{"sig":"MEUCIGPZ7NfAJzOHc0xTuXEaDvmIK3ASZVBbJ/577LX2k9LHAiEAvOx0wuSgsMCJpWW45B3sS9pd7xWUH7h0WZaWT6wixpw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16486289},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","gitHead":"ce4e9973ccb41da9172c1f74fd49345c15d6fe0e","scripts":{"lint":"eslint ./src","build":"rollup -c","format":"prettier --write ./src/**/*.{js,jsx,ts,tsx,css,scss,md,json} --config ./.prettierrc.json","publish":"npm run build && npm publish --access public","lint:fix":"eslint . --fix","storybook":"storybook dev -p 6006","build-storybook":"storybook build"},"_npmUser":{"name":"arghya-lab","email":"maityarghya0@gmail.com"},"repository":{"url":"git+https://github.com/Arghya-lab/react-video.git","type":"git"},"_npmVersion":"10.8.2","description":"A react video player component inspired by youtube player ui","directories":{},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","tslib":"^2.6.3","dashjs":"^4.7.4","eslint":"^9.9.0","flv.js":"^1.6.2","hls.js":"^1.5.14","rollup":"^4.20.0","globals":"^15.9.0","postcss":"^8.4.41","prettier":"^3.0.2","react-dom":"^18.3.1","storybook":"^8.2.9","@eslint/js":"^9.9.0","classnames":"^2.5.1","screenfull":"^6.0.2","tinycolor2":"^1.6.0","typescript":"^5.5.4","@types/react":"^18.3.3","react-slider":"^2.0.6","srt-parser-2":"^1.2.3","react-tooltip":"^5.28.0","webvtt-parser":"^2.2.0","@storybook/test":"^8.2.9","@storybook/react":"^8.2.9","@storybook/blocks":"^8.2.9","@types/tinycolor2":"^1.4.6","rollup-plugin-dts":"^6.1.1","typescript-eslint":"^8.1.0","rollup-plugin-sass":"^1.13.1","@types/react-slider":"^1.3.6","eslint-plugin-react":"^7.35.0","react-device-detect":"^2.2.3","@types/webvtt-parser":"^2.2.0","@storybook/react-vite":"^8.2.9","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"^8.2.9","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^26.0.1","@chromatic-com/storybook":"^1.6.1","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"^15.2.3","@storybook/addon-essentials":"^8.2.9","@storybook/addon-onboarding":"^8.2.9","@storybook/addon-interactions":"^8.2.9","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":"^17 || ^18","react-dom":"^17 || ^18"},"_npmOperationalInternal":{"tmp":"tmp/react-video_0.4.0_1724274523628_0.19973277287656765","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"@arghya-lab/react-video","version":"0.4.1","keywords":["react","video","media","player","youtube ui","react-component","dash","hls","flv","html5"],"author":{"url":" https://github.com/Arghya-lab ","name":"Arghya-lab"},"license":"MIT","_id":"@arghya-lab/react-video@0.4.1","maintainers":[{"name":"arghya-lab","email":"maityarghya0@gmail.com"}],"homepage":"https://github.com/Arghya-lab/react-video","bugs":{"url":"https://github.com/Arghya-lab/react-video/issues"},"dist":{"shasum":"babe737d1af6be629c70a1e3bc1db78d1085834a","tarball":"https://registry.npmjs.org/@arghya-lab/react-video/-/react-video-0.4.1.tgz","fileCount":58,"integrity":"sha512-9eIYgNHtgBgS9AIHspNUgCDq6ECeYJaKcOY7mhcgxOOpRhrRzc2mycKjWFTkwfiIdD8XmU+9TZyspMjjKUauOw==","signatures":[{"sig":"MEUCIC9oX1X+dXqtFQFtSJepSLyYZGk+RkOS8urMDoKLcGm/AiEAu0cDrT0SpveFueGqPqjx+TP5yd7KPcP9M6iSc73caUs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16486289},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","gitHead":"ce4e9973ccb41da9172c1f74fd49345c15d6fe0e","scripts":{"lint":"eslint ./src","build":"rollup -c","format":"prettier --write ./src/**/*.{js,jsx,ts,tsx,css,scss,md,json} --config ./.prettierrc.json","publish":"npm run build && npm publish --access public","lint:fix":"eslint . --fix","storybook":"storybook dev -p 6006","build-storybook":"storybook build"},"_npmUser":{"name":"arghya-lab","email":"maityarghya0@gmail.com"},"repository":{"url":"git+https://github.com/Arghya-lab/react-video.git","type":"git"},"_npmVersion":"10.8.2","description":"A react video player component inspired by youtube player ui","directories":{},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","tslib":"^2.6.3","dashjs":"^4.7.4","eslint":"^9.9.0","flv.js":"^1.6.2","hls.js":"^1.5.14","rollup":"^4.20.0","globals":"^15.9.0","postcss":"^8.4.41","prettier":"^3.0.2","react-dom":"^18.3.1","storybook":"^8.2.9","@eslint/js":"^9.9.0","classnames":"^2.5.1","screenfull":"^6.0.2","tinycolor2":"^1.6.0","typescript":"^5.5.4","@types/react":"^18.3.3","react-slider":"^2.0.6","srt-parser-2":"^1.2.3","react-tooltip":"^5.28.0","webvtt-parser":"^2.2.0","@storybook/test":"^8.2.9","@storybook/react":"^8.2.9","@storybook/blocks":"^8.2.9","@types/tinycolor2":"^1.4.6","rollup-plugin-dts":"^6.1.1","typescript-eslint":"^8.1.0","rollup-plugin-sass":"^1.13.1","@types/react-slider":"^1.3.6","eslint-plugin-react":"^7.35.0","react-device-detect":"^2.2.3","@types/webvtt-parser":"^2.2.0","@storybook/react-vite":"^8.2.9","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"^8.2.9","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^26.0.1","@chromatic-com/storybook":"^1.6.1","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"^15.2.3","@storybook/addon-essentials":"^8.2.9","@storybook/addon-onboarding":"^8.2.9","@storybook/addon-interactions":"^8.2.9","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":"^17 || ^18","react-dom":"^17 || ^18"},"_npmOperationalInternal":{"tmp":"tmp/react-video_0.4.1_1724274697448_0.16435848883531423","host":"s3://npm-registry-packages"}},"0.4.2":{"name":"@arghya-lab/react-video","version":"0.4.2","keywords":["react","video","media","player","youtube ui","react-component","dash","hls","flv","html5"],"author":{"url":" https://github.com/Arghya-lab ","name":"Arghya-lab"},"license":"MIT","_id":"@arghya-lab/react-video@0.4.2","maintainers":[{"name":"arghya-lab","email":"maityarghya0@gmail.com"}],"homepage":"https://github.com/Arghya-lab/react-video","bugs":{"url":"https://github.com/Arghya-lab/react-video/issues"},"dist":{"shasum":"b29c0a12a5359c04ec3f48105b799783ca00d62f","tarball":"https://registry.npmjs.org/@arghya-lab/react-video/-/react-video-0.4.2.tgz","fileCount":60,"integrity":"sha512-lnYUCcxK4oZ0YNoIGKvaPB4AUdpFEgs2PkUkhYA6OrjJksXcxAlLGIRhJSBUReUPQZh5GZMxL6T1EWmG4IBA0w==","signatures":[{"sig":"MEQCIDhqJzEdf1bwC6x4jm1V2WhIxIj6krETaKlSJruQ8CgEAiBmI6I85ybyvU09tkl07sWXnZU7h/pbKyEuHc5fX7kUfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16527020},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","gitHead":"5524bba1b4a632f7734e3d3bc35ec0c07153a68d","scripts":{"lint":"eslint ./src","build":"rollup -c","format":"prettier --write ./src/**/*.{js,jsx,ts,tsx,css,scss,md,json} --config ./.prettierrc.json","publish":"npm run build && npm publish --access public","lint:fix":"eslint . --fix","storybook":"storybook dev -p 6006","build-storybook":"storybook build"},"_npmUser":{"name":"arghya-lab","email":"maityarghya0@gmail.com"},"repository":{"url":"git+https://github.com/Arghya-lab/react-video.git","type":"git"},"_npmVersion":"10.8.2","description":"A react video player component inspired by youtube player ui","directories":{},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","tslib":"^2.6.3","dashjs":"^4.7.4","eslint":"^9.9.0","flv.js":"^1.6.2","hls.js":"^1.5.14","rollup":"^4.20.0","globals":"^15.9.0","postcss":"^8.4.41","prettier":"^3.0.2","react-dom":"^18.3.1","storybook":"^8.2.9","@eslint/js":"^9.9.0","classnames":"^2.5.1","screenfull":"^6.0.2","tinycolor2":"^1.6.0","typescript":"^5.5.4","@types/react":"^18.3.3","react-slider":"^2.0.6","srt-parser-2":"^1.2.3","react-tooltip":"^5.28.0","webvtt-parser":"^2.2.0","@storybook/test":"^8.2.9","@storybook/react":"^8.2.9","@storybook/blocks":"^8.2.9","@types/tinycolor2":"^1.4.6","rollup-plugin-dts":"^6.1.1","typescript-eslint":"^8.1.0","rollup-plugin-sass":"^1.13.1","@types/react-slider":"^1.3.6","eslint-plugin-react":"^7.35.0","react-device-detect":"^2.2.3","@types/webvtt-parser":"^2.2.0","@storybook/react-vite":"^8.2.9","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"^8.2.9","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^26.0.1","@chromatic-com/storybook":"^1.6.1","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"^15.2.3","@storybook/addon-essentials":"^8.2.9","@storybook/addon-onboarding":"^8.2.9","@storybook/addon-interactions":"^8.2.9","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":"^17 || ^18","react-dom":"^17 || ^18"},"_npmOperationalInternal":{"tmp":"tmp/react-video_0.4.2_1724703751733_0.823954900528628","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@arghya-lab/react-video","version":"1.0.0","keywords":["react","video","media","player","youtube ui","react-component","dash","hls","flv","html5"],"author":{"url":" https://github.com/Arghya-lab ","name":"Arghya-lab"},"license":"MIT","_id":"@arghya-lab/react-video@1.0.0","maintainers":[{"name":"arghya-lab","email":"maityarghya0@gmail.com"}],"homepage":"https://github.com/Arghya-lab/react-video","bugs":{"url":"https://github.com/Arghya-lab/react-video/issues"},"dist":{"shasum":"6ea0f4db307c2c8176704b5985fe4571326c070c","tarball":"https://registry.npmjs.org/@arghya-lab/react-video/-/react-video-1.0.0.tgz","fileCount":76,"integrity":"sha512-oX7XVah98eN1L25VxdqXqWmjXIJCqSx4c2pK1PfcBb62uIuVJ3MFchofmk9osXfaigfxoiSJ0Z9te6Z+0em3lQ==","signatures":[{"sig":"MEUCIBQ+dNRMbP5beQdksPJ8mM0kpMenEe8DcLBLON5nPPFyAiEAwfCVVRu5m0X5bpUVsOhV801snJ1pB7j/a1aHJ3206kU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15361157},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","gitHead":"e9c26e704cb3892256f704deba75eba4bebccbfa","scripts":{"lint":"eslint ./src","build":"rollup -c","format":"prettier --write ./src/**/*.{js,jsx,ts,tsx,css,scss,md,json} --config ./.prettierrc.json","publish":"npm run build && npm publish --access public","lint:fix":"eslint . --fix","storybook":"storybook dev -p 6006","build-storybook":"storybook build"},"_npmUser":{"name":"arghya-lab","email":"maityarghya0@gmail.com"},"repository":{"url":"git+https://github.com/Arghya-lab/react-video.git","type":"git"},"_npmVersion":"10.8.2","description":"A react video player component inspired by youtube player ui","directories":{},"_nodeVersion":"20.11.0","dependencies":{"classnames":"^2.5.1","screenfull":"^6.0.2","tinycolor2":"^1.6.0","react-slider":"^2.0.6","react-device-detect":"^2.2.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","tslib":"^2.6.3","dashjs":"^4.7.4","eslint":"^9.9.0","flv.js":"^1.6.2","hls.js":"^1.5.14","rollup":"^4.20.0","globals":"^15.9.0","postcss":"^8.4.41","prettier":"^3.0.2","react-dom":"^18.3.1","storybook":"^8.2.9","@eslint/js":"^9.9.0","typescript":"^5.5.4","@types/react":"^18.3.3","srt-parser-2":"^1.2.3","webvtt-parser":"^2.2.0","@storybook/test":"^8.2.9","@storybook/react":"^8.2.9","@storybook/blocks":"^8.2.9","@types/tinycolor2":"^1.4.6","rollup-plugin-dts":"^6.1.1","typescript-eslint":"^8.1.0","rollup-plugin-sass":"^1.13.1","@types/react-slider":"^1.3.6","eslint-plugin-react":"^7.35.0","@types/webvtt-parser":"^2.2.0","@storybook/react-vite":"^8.2.9","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"^8.2.9","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^26.0.1","@chromatic-com/storybook":"^1.6.1","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"^15.2.3","@storybook/addon-essentials":"^8.2.9","@storybook/addon-onboarding":"^8.2.9","@storybook/addon-interactions":"^8.2.9","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":"^17 || ^18","react-dom":"^17 || ^18"},"_npmOperationalInternal":{"tmp":"tmp/react-video_1.0.0_1724959056262_0.123028834238182","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@arghya-lab/react-video","version":"1.1.0","keywords":["react","video","media","player","youtube ui","react-component","dash","hls","flv","html5"],"author":{"url":" https://github.com/Arghya-lab ","name":"Arghya-lab"},"license":"MIT","_id":"@arghya-lab/react-video@1.1.0","maintainers":[{"name":"arghya-lab","email":"maityarghya0@gmail.com"}],"homepage":"https://github.com/Arghya-lab/react-video","bugs":{"url":"https://github.com/Arghya-lab/react-video/issues"},"dist":{"shasum":"0721a2207bad6c267a6b6c9d42f93fd0ba4bfa65","tarball":"https://registry.npmjs.org/@arghya-lab/react-video/-/react-video-1.1.0.tgz","fileCount":76,"integrity":"sha512-W6/DzmO4dpBuF107TasGWAML7xHM7eEJTNEYja1R0v9WO0e35ac1MrJarI4RKUpNboy3qG4vfWCVBTHaYkAWWQ==","signatures":[{"sig":"MEYCIQD7nkCSqD+eAATWSEpwSAlbuW3Wt6q4fae9rnJ8hvGcZAIhALlu5RA3RAsaUeps3hBSJ7olh/HzgPQlk76DR6QIk3//","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15363849},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","gitHead":"187c5f40427549abb1e165be533d8bc61e7077ff","scripts":{"lint":"eslint ./src","build":"rollup -c","format":"prettier --write ./src/**/*.{js,jsx,ts,tsx,css,scss,md,json} --config ./.prettierrc.json","publish":"npm run build && npm publish --access public","lint:fix":"eslint . --fix","storybook":"storybook dev -p 6006","build-storybook":"storybook build"},"_npmUser":{"name":"arghya-lab","email":"maityarghya0@gmail.com"},"repository":{"url":"git+https://github.com/Arghya-lab/react-video.git","type":"git"},"_npmVersion":"10.8.2","description":"A react video player component inspired by youtube player ui","directories":{},"_nodeVersion":"20.11.0","dependencies":{"classnames":"^2.5.1","screenfull":"^6.0.2","tinycolor2":"^1.6.0","react-slider":"^2.0.6","react-device-detect":"^2.2.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","tslib":"^2.6.3","dashjs":"^4.7.4","eslint":"^9.9.0","flv.js":"^1.6.2","hls.js":"^1.5.14","rollup":"^4.20.0","globals":"^15.9.0","postcss":"^8.4.41","prettier":"^3.0.2","react-dom":"^18.3.1","storybook":"^8.2.9","@eslint/js":"^9.9.0","typescript":"^5.5.4","@types/react":"^18.3.3","srt-parser-2":"^1.2.3","webvtt-parser":"^2.2.0","@storybook/test":"^8.2.9","@storybook/react":"^8.2.9","@storybook/blocks":"^8.2.9","@types/tinycolor2":"^1.4.6","rollup-plugin-dts":"^6.1.1","typescript-eslint":"^8.1.0","rollup-plugin-sass":"^1.13.1","@types/react-slider":"^1.3.6","eslint-plugin-react":"^7.35.0","@types/webvtt-parser":"^2.2.0","@storybook/react-vite":"^8.2.9","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"^8.2.9","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^26.0.1","@chromatic-com/storybook":"^1.6.1","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"^15.2.3","@storybook/addon-essentials":"^8.2.9","@storybook/addon-onboarding":"^8.2.9","@storybook/addon-interactions":"^8.2.9","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":"^17 || ^18","react-dom":"^17 || ^18"},"_npmOperationalInternal":{"tmp":"tmp/react-video_1.1.0_1725040444258_0.6964552142758542","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@arghya-lab/react-video","version":"1.2.0","keywords":["react","video","media","player","youtube ui","react-component","dash","hls","flv","html5"],"author":{"url":" https://github.com/Arghya-lab ","name":"Arghya-lab"},"license":"MIT","_id":"@arghya-lab/react-video@1.2.0","maintainers":[{"name":"arghya-lab","email":"maityarghya0@gmail.com"}],"homepage":"https://github.com/Arghya-lab/react-video","bugs":{"url":"https://github.com/Arghya-lab/react-video/issues"},"dist":{"shasum":"40afb37c1214a43547346b285e43966365d1d2be","tarball":"https://registry.npmjs.org/@arghya-lab/react-video/-/react-video-1.2.0.tgz","fileCount":76,"integrity":"sha512-e6AiC2kScfMDwQdH4/sUkRd1C9WyXXy8zC2jg16Jiwv/EV0GhzW2UHqM0pKBH/d376wf5tk7Gu6UIBhlO45/4A==","signatures":[{"sig":"MEUCIQCf0g5SkGso2vx5lB3xXfRoRvrf5abjYfFyiSlTYdR1jgIgUg19UWokN0qZ976JQiND+HFloXt0SnkJg3iYb2elM+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15365577},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","gitHead":"187c5f40427549abb1e165be533d8bc61e7077ff","scripts":{"lint":"eslint ./src","build":"rollup -c","format":"prettier --write ./src/**/*.{js,jsx,ts,tsx,css,scss,md,json} --config ./.prettierrc.json","publish":"npm run build && npm publish --access public","lint:fix":"eslint . --fix","storybook":"storybook dev -p 6006","build-storybook":"storybook build"},"_npmUser":{"name":"arghya-lab","email":"maityarghya0@gmail.com"},"repository":{"url":"git+https://github.com/Arghya-lab/react-video.git","type":"git"},"_npmVersion":"10.8.2","description":"A react video player component inspired by youtube player ui","directories":{},"_nodeVersion":"20.11.0","dependencies":{"classnames":"^2.5.1","screenfull":"^6.0.2","tinycolor2":"^1.6.0","react-slider":"^2.0.6","react-device-detect":"^2.2.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","tslib":"^2.6.3","dashjs":"^4.7.4","eslint":"^9.9.0","flv.js":"^1.6.2","hls.js":"^1.5.14","rollup":"^4.20.0","globals":"^15.9.0","postcss":"^8.4.41","prettier":"^3.0.2","react-dom":"^18.3.1","storybook":"^8.2.9","@eslint/js":"^9.9.0","typescript":"^5.5.4","@types/react":"^18.3.3","srt-parser-2":"^1.2.3","webvtt-parser":"^2.2.0","@storybook/test":"^8.2.9","@storybook/react":"^8.2.9","@storybook/blocks":"^8.2.9","@types/tinycolor2":"^1.4.6","rollup-plugin-dts":"^6.1.1","typescript-eslint":"^8.1.0","rollup-plugin-sass":"^1.13.1","@types/react-slider":"^1.3.6","eslint-plugin-react":"^7.35.0","@types/webvtt-parser":"^2.2.0","@storybook/react-vite":"^8.2.9","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"^8.2.9","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@rollup/plugin-commonjs":"^26.0.1","@chromatic-com/storybook":"^1.6.1","@rollup/plugin-typescript":"^11.1.6","@rollup/plugin-node-resolve":"^15.2.3","@storybook/addon-essentials":"^8.2.9","@storybook/addon-onboarding":"^8.2.9","@storybook/addon-interactions":"^8.2.9","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":"^17 || ^18","react-dom":"^17 || ^18"},"_npmOperationalInternal":{"tmp":"tmp/react-video_1.2.0_1725560570928_0.31059066101883914","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@arghya-lab/react-video","version":"1.3.0","keywords":["react","video","media","player","youtube ui","react-component","dash","hls","flv","html5"],"author":{"url":" https://github.com/Arghya-lab ","name":"Arghya-lab"},"license":"MIT","_id":"@arghya-lab/react-video@1.3.0","maintainers":[{"name":"arghya-lab","email":"maityarghya0@gmail.com"}],"homepage":"https://github.com/Arghya-lab/react-video","bugs":{"url":"https://github.com/Arghya-lab/react-video/issues"},"dist":{"shasum":"27bc45bcd4409191af304c106e4cde5a3138156e","tarball":"https://registry.npmjs.org/@arghya-lab/react-video/-/react-video-1.3.0.tgz","fileCount":6,"integrity":"sha512-D+XturcfhnLZVySI2zEC4knCe7cjJwHHqtfzHBthhyotJa1PxbmHgy8VfK55TqVVjMkNxgK0QdvbrFrstLdDWw==","signatures":[{"sig":"MEQCIFA+irsJMgk8pC6MC4ZZxhC8RVGaMyAJCTuUxcxRAPFLAiBPenIM6GwYQNA2tU5rzdCPgqjKld13O/wum3k6qUu/Pg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3629398},"main":"dist/index.umd.js","type":"module","types":"dist/index.es.d.ts","module":"dist/index.es.js","exports":{".":{"types":"./dist/index.es.d.ts","import":"./dist/index.es.js","require":"./dist/index.umd.js"},"./dist/style.css":"./dist/style.css"},"gitHead":"0e0958f4983c829cf11c6956b7a6367839e0c312","scripts":{"lint":"eslint .","build":"tsc -b && vite build","start":"vite example","preview":"vite preview","storybook":"storybook dev -p 6006","build-storybook":"storybook build"},"_npmUser":{"name":"arghya-lab","email":"maityarghya0@gmail.com"},"repository":{"url":"git+https://github.com/Arghya-lab/react-video.git","type":"git"},"_npmVersion":"10.8.2","description":"A react video player component inspired by youtube player ui","directories":{},"_nodeVersion":"20.11.0","dependencies":{"classnames":"^2.5.1","screenfull":"^6.0.2","tinycolor2":"^1.6.0","react-slider":"^2.0.6","react-device-detect":"^2.2.3"},"eslintConfig":{"extends":["plugin:storybook/recommended"]},"_hasShrinkwrap":false,"devDependencies":{"sass":"^1.79.1","scss":"^0.2.4","vite":"^5.4.1","react":"^18.3.1","dashjs":"^4.7.4","eslint":"^9.9.0","flv.js":"^1.6.2","hls.js":"^1.5.15","vitest":"^2.1.1","globals":"^15.9.0","react-dom":"^18.3.1","storybook":"^8.3.1","@eslint/js":"^9.9.0","classnames":"^2.5.1","typescript":"^5.5.3","@types/node":"^22.5.5","@types/react":"^18.3.3","srt-parser-2":"^1.2.3","webvtt-parser":"^2.2.0","@storybook/test":"^8.3.1","vite-plugin-dts":"^4.2.1","@storybook/react":"^8.3.1","@types/react-dom":"^18.3.0","@storybook/blocks":"^8.3.1","@types/tinycolor2":"^1.4.6","typescript-eslint":"^8.0.1","@types/react-slider":"^1.3.6","@types/webvtt-parser":"^2.2.0","@vitejs/plugin-react":"^4.3.1","@storybook/react-vite":"^8.3.1","@storybook/addon-links":"^8.3.1","eslint-plugin-storybook":"^0.8.0","@chromatic-com/storybook":"^1.9.0","eslint-plugin-react-hooks":"^5.1.0-rc.0","@storybook/addon-essentials":"^8.3.1","@storybook/addon-onboarding":"^8.3.1","eslint-plugin-react-refresh":"^0.4.9","@storybook/addon-interactions":"^8.3.1"},"peerDependencies":{"react":"^17 || ^18","react-dom":"^17 || ^18"},"_npmOperationalInternal":{"tmp":"tmp/react-video_1.3.0_1726665277367_0.21758384888198767","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"@arghya-lab/react-video","version":"1.4.0","keywords":["react","video","media","player","youtube ui","react-component","dash","hls","flv","html5"],"author":{"url":" https://github.com/Arghya-lab ","name":"Arghya-lab"},"license":"MIT","_id":"@arghya-lab/react-video@1.4.0","maintainers":[{"name":"arghya-lab","email":"maityarghya0@gmail.com"}],"homepage":"https://github.com/Arghya-lab/react-video","bugs":{"url":"https://github.com/Arghya-lab/react-video/issues"},"dist":{"shasum":"efdd565f69e9459fd7dd7c9b0cb7551f2b621746","tarball":"https://registry.npmjs.org/@arghya-lab/react-video/-/react-video-1.4.0.tgz","fileCount":6,"integrity":"sha512-OGvHA0UDbdTNQK9ECmXCB+AY+Beka3bwgaBvg6UsN4IXNZVjBIjqCL5gRsSXPou3sFCFYRBE4nOE1LZRz5Eafg==","signatures":[{"sig":"MEQCIC+rbMWh8bApyO2KR6b+fMcRSFJHmHMn6jvu+6oQN1D0AiAK1LTZMtg/MMJPAVMa5+okv8FcmNK8O6Z7xeIlCYVCfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3633744},"main":"dist/index.umd.js","type":"module","types":"dist/index.es.d.ts","module":"dist/index.es.js","exports":{".":{"types":"./dist/index.es.d.ts","import":"./dist/index.es.js","require":"./dist/index.umd.js"},"./dist/style.css":"./dist/style.css"},"gitHead":"0e0958f4983c829cf11c6956b7a6367839e0c312","scripts":{"lint":"eslint .","test":"vitest","build":"tsc -b && vite build","start":"vite example","preview":"vite preview","storybook":"storybook dev -p 6006","build-storybook":"storybook build"},"_npmUser":{"name":"arghya-lab","email":"maityarghya0@gmail.com"},"repository":{"url":"git+https://github.com/Arghya-lab/react-video.git","type":"git"},"_npmVersion":"10.8.2","description":"A react video player component inspired by youtube player ui","directories":{},"_nodeVersion":"20.11.0","dependencies":{"classnames":"^2.5.1","screenfull":"^6.0.2","tinycolor2":"^1.6.0","react-slider":"^2.0.6","react-device-detect":"^2.2.3"},"eslintConfig":{"extends":["plugin:storybook/recommended"]},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.4.1","react":"^18.3.1","dashjs":"^4.7.4","eslint":"^9.9.0","flv.js":"^1.6.2","hls.js":"^1.5.15","vitest":"^2.1.1","globals":"^15.9.0","react-dom":"^18.3.1","storybook":"^8.3.1","@eslint/js":"^9.9.0","classnames":"^2.5.1","typescript":"^5.4.2","@types/node":"^22.5.5","@types/react":"^18.3.3","srt-parser-2":"^1.2.3","webvtt-parser":"^2.2.0","@storybook/test":"^8.3.1","vite-plugin-dts":"^4.2.1","@storybook/react":"^8.3.1","@types/react-dom":"^18.3.0","@storybook/blocks":"^8.3.1","@types/tinycolor2":"^1.4.6","typescript-eslint":"^8.0.1","@types/react-slider":"^1.3.6","@types/webvtt-parser":"^2.2.0","@vitejs/plugin-react":"^4.3.1","@storybook/react-vite":"^8.3.1","@storybook/addon-links":"^8.3.1","eslint-plugin-storybook":"^0.8.0","@chromatic-com/storybook":"^1.9.0","eslint-plugin-react-hooks":"^5.1.0-rc.0","@storybook/addon-essentials":"^8.3.1","@storybook/addon-onboarding":"^8.3.1","eslint-plugin-react-refresh":"^0.4.9","@storybook/addon-interactions":"^8.3.1"},"peerDependencies":{"react":"^17 || ^18","react-dom":"^17 || ^18"},"_npmOperationalInternal":{"tmp":"tmp/react-video_1.4.0_1726725396609_0.4021934002832641","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"@arghya-lab/react-video","version":"1.5.0","description":"A react video player component inspired by youtube player ui","type":"module","main":"dist/index.umd.js","module":"dist/index.es.js","types":"dist/index.es.d.ts","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js","types":"./dist/index.es.d.ts"},"./dist/style.css":"./dist/style.css"},"scripts":{"start":"vite example","build":"tsc -b && vite build","lint":"eslint .","preview":"vite preview","test":"vitest","storybook":"storybook dev -p 6006","build-storybook":"storybook build"},"devDependencies":{"@chromatic-com/storybook":"^1.9.0","@eslint/js":"^9.9.0","@radix-ui/react-slider":"^1.2.1","@storybook/addon-essentials":"^8.3.1","@storybook/addon-interactions":"^8.3.1","@storybook/addon-links":"^8.3.1","@storybook/addon-onboarding":"^8.3.1","@storybook/blocks":"^8.3.1","@storybook/react":"^8.3.1","@storybook/react-vite":"^8.3.1","@storybook/test":"^8.3.1","@tabler/icons-react":"^3.19.0","@types/node":"^22.5.5","@types/react":"^18.3.3","@types/react-dom":"^18.3.0","@types/react-slider":"^1.3.6","@types/tinycolor2":"^1.4.6","@types/webvtt-parser":"^2.2.0","@vitejs/plugin-react":"^4.3.1","classnames":"^2.5.1","dashjs":"^4.7.4","eslint":"^9.9.0","eslint-plugin-react-hooks":"^5.1.0-rc.0","eslint-plugin-react-refresh":"^0.4.9","eslint-plugin-storybook":"^0.8.0","flv.js":"^1.6.2","globals":"^15.9.0","hls.js":"^1.5.15","react":"^18.3.1","react-device-detect":"^2.2.3","react-dom":"^18.3.1","screenfull":"^6.0.2","srt-parser-2":"^1.2.3","storybook":"^8.3.1","tinycolor2":"^1.6.0","typescript":"^5.4.2","typescript-eslint":"^8.0.1","vite":"^5.4.1","vite-plugin-dts":"^4.2.1","vitest":"^2.1.1","webvtt-parser":"^2.2.0"},"peerDependencies":{"react":"^17 || ^18","react-dom":"^17 || ^18"},"author":{"name":"Arghya-lab","url":" https://github.com/Arghya-lab "},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Arghya-lab/react-video.git"},"bugs":{"url":"https://github.com/Arghya-lab/react-video/issues"},"homepage":"https://github.com/Arghya-lab/react-video","keywords":["react","video","media","player","youtube ui","react-component","dash","hls","flv","html5"],"eslintConfig":{"extends":["plugin:storybook/recommended"]},"_id":"@arghya-lab/react-video@1.5.0","gitHead":"d9afa7bcb3ad23f64d18bc822aec997a6697c720","_nodeVersion":"20.11.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-W5u9zXtWMJgJ1HDMP2lyzFo8gDCOShSkEjcBJEmhlvftDo01Lz2u/Q6ZaWR2v6fwiKyHPPnA1iXD6ifuRrEWPA==","shasum":"b9cc19c18f75331d61aba138065952bb7f260ff0","tarball":"https://registry.npmjs.org/@arghya-lab/react-video/-/react-video-1.5.0.tgz","fileCount":6,"unpackedSize":3783836,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDP+gPbCQIyKyRpMI5+5WediStZ97bClEHnlKthdRcXZwIhAO67OifF1OumOzqlCrQCm+iR62/6vb/30x3q60KNRjFk"}]},"_npmUser":{"name":"arghya-lab","email":"maityarghya0@gmail.com"},"directories":{},"maintainers":[{"name":"arghya-lab","email":"maityarghya0@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-video_1.5.0_1729532069625_0.12706472616171172"},"_hasShrinkwrap":false}},"time":{"created":"2024-08-14T13:36:05.579Z","modified":"2024-10-21T17:34:30.116Z","0.0.1":"2024-08-14T13:36:06.057Z","0.1.0":"2024-08-16T17:57:39.767Z","0.2.0":"2024-08-17T22:02:58.600Z","0.3.0":"2024-08-18T19:33:23.165Z","0.4.0":"2024-08-21T21:08:43.970Z","0.4.1":"2024-08-21T21:11:37.792Z","0.4.2":"2024-08-26T20:22:32.030Z","1.0.0":"2024-08-29T19:17:36.560Z","1.1.0":"2024-08-30T17:54:04.545Z","1.2.0":"2024-09-05T18:22:51.176Z","1.3.0":"2024-09-18T13:14:37.633Z","1.4.0":"2024-09-19T05:56:36.752Z","1.5.0":"2024-10-21T17:34:29.937Z"},"bugs":{"url":"https://github.com/Arghya-lab/react-video/issues"},"author":{"name":"Arghya-lab","url":" https://github.com/Arghya-lab "},"license":"MIT","homepage":"https://github.com/Arghya-lab/react-video","keywords":["react","video","media","player","youtube ui","react-component","dash","hls","flv","html5"],"repository":{"type":"git","url":"git+https://github.com/Arghya-lab/react-video.git"},"description":"A react video player component inspired by youtube player ui","maintainers":[{"name":"arghya-lab","email":"maityarghya0@gmail.com"}],"readme":"# React Video\n\nA react-video is a feature-rich and optimized React video player component library with TypeScript support.\n\n## Features\n\n- **Custom Controls**: Tailor the player controls to fit your design needs.\n- **Multi-Format Support**: Plays HLS, DASH, and FLV video files seamlessly.\n- **Mobile Device Friendly**: Optimized controls for a smooth mobile experience.\n- **Multi-quality Streaming**: Support for multiple streaming qualities with different qualities.\n- **Playback Speed Control**: Adjust playback speed with ease.\n- **Caption Support**: Display captions and subtitles for a better viewing experience.\n- **Keyboard Gestures**: Navigate and control playback using keyboard gestures.\n- **Chapter Highlights**: View and skip through chapters highlighted in the progress bar.\n\n## Upcoming Features\n\n- **Different aspect ratio full screen**: Different aspect ratio of full screen mode.\n\n## Installation\n\nTo install the library, use npm:\n\n```bash\nnpm install @arghya-lab/react-video\n```\n\n## Usage\n\nHere's a basic example of how to use the video player component:\n\n```tsx\nimport React from \"react\";\nimport ReactVideo from \"@arghya-lab/react-video\";\nimport \"@arghya-lab/react-video/dist/style.css\";\n\nconst App = () => (\n  <div>\n    <ReactVideo\n      src=\"path/to/your/video.mp4\"\n      // other props\n    />\n  </div>\n);\n\nexport default App;\n```\n\n## VideoPlayer Component Props\n\n```ts\nsource?: string | { quality: string | number; src: string }[] | null;\ndefaultQuality?: string | number;\nautoPlay?: boolean;\ncontrols?: boolean | \"html5\";\nloop?: boolean;\ncaptions?: { srclang: string; src: string; default?: boolean; }[];\nvideoSkipSec?: number;\nchapters?: {\n  name: string;\n  startTime: number;\n  endTime: number;\n  color?: string;\n  skipAble?: boolean;\n}[];\nshowSkipableChapter?: boolean;\nloadingPoster?: string;\ninfoText?: { title: string; summery?: string };\nfullscreenOnlyInfoText?: boolean;\nclassName?: string;\nwidth?: number | string;\nstyle?: CSSProperties;\nonReady?: () => void;\nonStart?: () => void;\nonPlay?: () => void;\nonPause?: () => void;\nonBuffer?: () => void;\nonBufferEnd?: () => void;\nonSeek?: () => void;\nonProgress?: ({\n    currentTime,\n    buffered,\n  }: {\n    currentTime: number;\n    buffered: TimeRanges;\n  }) => void;\nonEnablePIP?: () => void;\nonDisablePIP?: () => void;\nonError?: () => void;\nonEnded?: () => void;\nonPlaybackRateChange?: (playbackSpeed: number) => void;\nonQualityChange?: (sourceItem: {\n    quality: string | number;\n    src: string;\n  }) => void;\n```\n\n- **`source`** (`string | { quality: string | number; src: string }[] | null`): The source URL(s) of the video. It can be a string for a single source, an array of sources with optional quality settings, or `null`.\n\n- **`defaultQuality`** (`string | number | undefined`): The default quality level to use when multiple sources are provided. If not specified, the first source in the list will be used.\n\n- **`autoPlay`** (`boolean | undefined`): Whether the video should start playing automatically when loaded.\n\n- **`controls: `** (`boolean | \"html5\" | undefined`): Whether controls will be shown or not. html5 mean default html video control true mean custom control.\n\n- **`captions: `** (`{ srclang: string; src: string; default?: boolean;}[] | undefined`): Captions for video support srt, vtt caption.\n\n- **`loop: `** (`boolean | undefined`): Weather video will be on loop or not.\n\n- **`videoSkipSec`** (`number`): How much sec should skip forward or skip back.\n\n- **`chapters`** (`{ name: string; startTime: number; endTime: number; color?: string; skipAble?: boolean; }[] | undefined`): Chapters of the video. color property is for chapter highlighting in progressbar, skipable property is indicate that particular chapter is skipable or not.\n\n- **`showSkipableChapter`** (`boolean | undefined`): It show skipable chapter in progress bar with color that indicate that this part is skipable.\n\n- **`loadingPoster`** (`string | undefined`): Image src for bg poster while loading the video.\n\n- **`infoText`** (`{ title: string; summery: string } | { title: string; } | undefined`): Text in the top of video(provide info about playing video).\n\n- **`fullscreenOnlyInfoText`** (`boolean | undefined`): It limit the info text to show only in full screen mode.\n\n- **`className`** (`string`): Class for video container.\n\n- **`width`** (`number | string`): Width of video container.\n\n- **`style`** : Style of video container.\n\n- **`onReady`** (`fn() | undefined`): Callback function that is invoked when the video player is ready.\n\n- **`onStart`** (`fn() | undefined`): Callback function that is invoked when playback starts.\n\n- **`onPlay`** (`fn() | undefined`): Callback function that is invoked when playback resumes.\n\n- **`onPause`** (`fn() | undefined`): Callback function that is invoked when playback is paused.\n\n- **`onBuffer`** (`fn() | undefined`): Callback function that is invoked when the video starts buffering.\n\n- **`onBufferEnd`** (`fn() | undefined`): Callback function that is invoked when buffering ends.\n\n- **`onSeek`** (`fn() | undefined`): Callback function that is invoked when the user seeks to a different time in the video.\n\n- **`onProgress`** (`fn() | undefined`): Callback function that is invoked periodically with the current playback progress.\n\n- **`onEnablePIP`** (`fn() | undefined`): Callback function that is invoked when Picture-in-Picture mode is enabled.\n\n- **`onDisablePIP`** (`fn() | undefined`): Callback function that is invoked when Picture-in-Picture mode is disabled.\n\n- **`onError`** (`fn() | undefined`): Callback function that is invoked when an error occurs during playback.\n\n- **`onEnded`** (`fn() | undefined`): Callback function that is invoked when playback ends.\n\n- **`onPlaybackRateChange`** (`fn() | undefined`): Callback function that is invoked when playback ends.\n\n- **`onQualityChange`** (`fn() | undefined`): Callback function that is invoked when playback ends.\n\n- **`ref`** (`RefObject<HTMLVideoElement>`): Ref for the html video element which react-video using under the hood.\n\n## Keyboard Shortcuts\n\n| Key                    | Action                                  |\n| ---------------------- | --------------------------------------- |\n| `Space`                | Play/Pause (unless focused on a button) |\n| `K`, `k`               | Play/Pause                              |\n| `ArrowRight`, `L`, `l` | Skip Forward                            |\n| `ArrowLeft`, `J`, `j`  | Skip Backward                           |\n| `F`, `f`               | Toggle Fullscreen                       |\n| `P`, `p`               | Toggle Picture-in-Picture (PiP)         |\n| `M`, `m`               | Toggle Mute                             |\n| `Escape`               | Exit Fullscreen                         |\n| `ArrowUp`              | Increase Volume                         |\n| `ArrowDown`            | Decrease Volume                         |\n| `0`                    | Seek to 0% (start) of video             |\n| `1`                    | Seek to 10% of video                    |\n| `2`                    | Seek to 20% of video                    |\n| `3`                    | Seek to 30% of video                    |\n| `4`                    | Seek to 40% of video                    |\n| `5`                    | Seek to 50% of video                    |\n| `6`                    | Seek to 60% of video                    |\n| `7`                    | Seek to 70% of video                    |\n| `8`                    | Seek to 80% of video                    |\n| `9`                    | Seek to 90% of video                    |\n\n## Custom Styling\n\nTo customize the styles, you can modify the following CSS variables in your project.\\\nDefault variables values:\n\n```scss\n:root {\n  --rv-progress-track-color: rgba(255, 255, 255, 0.6);\n  --rv-progress-track-fill-color: red;\n  --rv-progress-loaded-color: rgba(255, 255, 255, 0.5);\n  --rv-progress-thumb-color: red;\n  --rv-progress-thumb-border-color: red;\n\n  --rv-mobile-control-button-color: rgba(255, 255, 255, 0.9);\n  --rv-volume-slider-color: rgba(255, 255, 255, 0.85);\n  --rv-volume-slider-fill-color: red;\n  --rv-loader-stroke-color: rgba(255, 255, 255, 0.9);\n  --rv-setting-color: rgba(255, 255, 255, 0.9);\n  --rv-setting-background: rgba(0, 0, 0, 0.7);\n  --rv-setting-background-hover: rgba(255, 255, 255, 0.2);\n\n  --rv-caption-background: rgba(0, 0, 0, 0.5);\n  --rv-caption-color: rgba(255, 255, 255);\n\n  --rv-chapters-container-background: rgba(0, 0, 0, 0.85);\n  --rv-chapter-time-background: rgba(255, 255, 255, 0.2);\n  --rv-chapter-time-color: rgba(255, 255, 255);\n  --rv-chapter-button-color: rgba(255, 255, 255, 0.85);\n\n  --rv-skip-button-color: white;\n  --rv-skip-button-border-color: white;\n  --rv-skip-button-background-color: rgba(255, 255, 255, 0.25);\n  --rv-skip-button-background-color-hover: rgba(255, 255, 255, 0.2);\n\n  --rv-tooltip-background: rgba(0, 0, 0, 0.75);\n\n  --rv-global-font-size: 0.75rem;\n\n  --rv-slider-border-radius: 0px;\n  --rv-progress-height: 3.2px;\n  --rv-progress-height-hover: 5.6px;\n  --rv-progress-chapter-bar-height: 2.4px;\n  --rv-progress-bottom-margin: 0px;\n  --rv-progress-x-margin: 8px;\n  --rv-progress-x-margin-fullscreen-425: 16px;\n  --rv-progress-x-margin-fullscreen-600: 24px;\n  --rv-progress-x-margin-fullscreen-1000: 24.96px;\n  --rv-progress-x-margin-fullscreen-1200: 32px;\n  --rv-progress-x-margin-fullscreen-1400: 40px;\n  --rv-progress-thumb-height: 14px;\n  --rv-progress-thumb-border-size: 2px;\n\n  --rv-control-padding-x: 8px;\n  --rv-control-padding-y: 12px;\n  --rv-control-padding-fullscreen-425-x: 16px;\n  --rv-control-padding-fullscreen-425-y: 12px;\n  --rv-control-padding-fullscreen-600-x: 20px;\n  --rv-control-padding-fullscreen-600-y: 16px;\n  --rv-control-padding-fullscreen-1000-x: 24.96px;\n  --rv-control-padding-fullscreen-1000-y: 18px;\n  --rv-control-padding-fullscreen-1200-x: 32px;\n  --rv-control-padding-fullscreen-1200-y: 20px;\n  --rv-control-padding-fullscreen-1400-x: 40px;\n  --rv-control-padding-fullscreen-1400-y: 22.4px;\n  --rv-control-button-gap: 14px;\n  --rv-control-button-gap-fullscreen-600: 12px;\n  --rv-control-button-gap-fullscreen-1000: 16px;\n  --rv-control-button-height: 30px;\n  --rv-control-button-width: 30px;\n\n  --rv-volume-container-height: 2.4px;\n  --rv-volume-container-width-expand: 64px;\n  --rv-volume-slider-height: 3.84px;\n  --rv-volume-thumb-height: 11.52px;\n\n  --rv-loader-width: 57.6px;\n\n  --rv-mobile-control-button-size: 56px;\n  --rv-mobile-control-button-size-fullscreen-425: 56px;\n  --rv-mobile-control-button-size-fullscreen-600: 60px;\n  --rv-mobile-control-button-size-fullscreen-1000: 64px;\n  --rv-mobile-control-button-size-fullscreen-1200: 68px;\n  --rv-mobile-control-button-size-fullscreen-1400: 72px;\n\n  --rv-setting-margin: 16px;\n  --rv-setting-width: 256px;\n  --rv-setting-max-height: 320px;\n  --rv-setting-border-radius: 12px;\n  --rv-setting-padding: 8px 0;\n  --rv-setting-item-height: 40px;\n  --rv-setting-item-icon-padding: 0 10px;\n\n  --rv-setting-item-label-padding: 0 15px 0 0;\n  --rv-setting-item-label-font-weight: 400;\n  --rv-setting-item-label-font-size: 1em;\n  --rv-setting-item-label-count-font-size: 0.86em;\n\n  --rv-setting-item-active-padding: 0 38px 0 15px;\n  --rv-setting-item-active-background-size: 32px 32px;\n  --rv-setting-item-active-background-position: right 9px center;\n  --rv-setting-item-active-font-weight: 300;\n  --rv-setting-item-active-font-size: 0.92em;\n\n  --rv-setting-option-header-font-weight: 500;\n  --rv-setting-option-header-font-size: 1.25em;\n  --rv-setting-option-header-height: 48px;\n  --rv-setting-option-header-padding-left: 48px;\n  --rv-setting-option-header-bottom-border: 2px solid black;\n  --rv-setting-option-header-background-position: left 9px center;\n  --rv-setting-setting-option-choice-padding-left: 32px;\n\n  --rv-caption-padding: 4px 12px;\n  --rv-caption-font-size: 1rem;\n  --rv-caption-font-size-fullscreen: clamp(1rem, 2vw, 1.5rem);\n\n  --rv-chapters-container-padding: 32px;\n  --rv-chapters-container-padding-left: 20%;\n  --rv-chapter-button-font-size: 1.5rem;\n  --rv-chapter-button-padding: 6px 12px;\n  --rv-chapter-button-border-radius: 6px;\n  --rv-chapter-gap: 20px;\n  --rv-chapter-time-gap: 6px;\n  --rv-chapter-time-padding: 2px;\n  --rv-chapter-time-border-radius: 4px;\n\n  --rv-skip-button-font-size: 1rem;\n  --rv-skip-button-padding: 6px 10px;\n  --rv-skip-button-side-margin: 16px;\n  --rv-skip-button-bottom-margin: 20px;\n  --rv-skip-button-border-width: 2px;\n  --rv-skip-button-border-border-radius: 6px;\n\n  --rv-tooltip-top-position: -48px;\n  --rv-tooltip-top-position-fullscreen: -54px;\n  --rv-tooltip-padding: 5px 8px;\n  --rv-tooltip-padding-fullscreen: 6px 10px;\n  --rv-tooltip-font-size: 0.85rem;\n  --rv-tooltip-font-size-fullscreen: 0.95rem;\n  --rv-tooltip-border-radius: 4px;\n\n  --rv-info-text-container-margin: 20px;\n  --rv-info-text-container-margin-fullscreen: 24px;\n  --rv-info-text-title-padding-bottom: 8px;\n  --rv-info-text-title-padding-bottom-fullscreen: 12px;\n  --rv-info-text-title-font-size: clamp(1rem, 2vw, 1.375rem);\n  --rv-info-text-title-font-size-fullscreen: clamp(1.5rem, 2.5vw, 1.75rem);\n  --rv-info-text-summery-font-size: clamp(0.75rem, 1.5vw, 1rem);\n  --rv-info-text-summery-font-size-fullscreen: clamp(0.94rem, 1.75vw, 1.125rem);\n}\n```\n\n#### Progress Bar\n\n`--rv-progress-track-color`: Color of the progress bar track.\\\n`--rv-progress-track-fill-color`: Color of the filled portion of the progress bar.\\\n`--rv-progress-loaded-color`: Color indicating the loaded portion of the video.\\\n`--rv-progress-thumb-color`: Color of the progress thumb.\\\n`--rv-progress-thumb-border-color`: Border color of the progress thumb.\n\n#### Mobile Controls\n\n`--rv-mobile-control-button-color`: Color of mobile control buttons.\\\n`--rv-volume-slider-color`: Color of the volume slider track.\\\n`--rv-volume-slider-fill-color`: Color of the filled portion of the volume slider.\\\n`--rv-loader-stroke-color`: Stroke color of the loading animation.\n\n#### Settings Panel\n\n`--rv-setting-color`: Color of the text in the settings panel.\\\n`--rv-setting-background`: Background color of the settings panel.\\\n`--rv-setting-background-hover`: Background color of the settings panel on hover.\n\n#### Captions\n\n`--rv-caption-background`: Background color for captions.\\\n`--rv-caption-color`: Color of the caption text.\n\n#### Chapters and Skip Buttons\n\n`--rv-chapters-container-background`: Background color of the chapters container.\\\n`--rv-chapter-time-background`: Background color for chapter time.\\\n`--rv-chapter-time-color`: Text color for chapter time.\\\n`--rv-chapter-button-color`: Color of chapter buttons.\\\n`--rv-skip-button-color`: Color of the skip button text.\\\n`--rv-skip-button-border-color`: Border color of the skip button.\\\n`--rv-skip-button-background-color`: Background color of the skip button.\n\n`--rvskip-button-background-color-hover`: Background color of the skip button on hover.\n\n#### Tooltip and Miscellaneous\n\n`--rv-tooltip-background`: Background color of tooltips.\\\n`--rv-global-font-size`: Global font size for the video player.\n\n#### Controls and Layout\n\n`--rv-slider-border-radius`: Border radius for sliders.\\\n`--rv-progress-height`: Height of the progress bar.\\\n`--rv-progress-height-hover`: Height of the progress bar when hovered.\\\n`--rv-control-padding`: Padding for controls.\\\n`--rv-control-button-gap`: Gap between control buttons.\\\n`--rv-control-button-height`: Height of control buttons.\\\n`--rv-control-button-width`: Width of control buttons.\n\n#### You can import scss files and modify default css. Like\n\n`import \"@arghya-lab/react-video/scss/main.scss`\n\n## Development\n\nTo contribute or develop the library further, follow these steps:\n\nClone the repository:\n\n```bash\ngit clone https://github.com/Arghya-lab/react-video\n```\n\nInstall dependencies:\n\n```bash\ncd react-video\nnpm install\n```\n\nStart the development server:\n\n```bash\nnpm run storybook\n```\n\n## Contributing\n\nWe welcome contributions to enhance the library. Please open an issue or submit a pull request on GitHub.\n\n## Bug Report\n\nIf you find any bug plz report on https://github.com/Arghya-lab/react-video/issues\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n## Contact\n\nFor any questions or support, please contact https://github.com/Arghya-lab.\n","readmeFilename":"README.md"}